summaryrefslogtreecommitdiff
path: root/models/models.py
diff options
context:
space:
mode:
authorjunyanz <junyanzhu89@gmail.com>2018-02-09 11:39:35 -0500
committerjunyanz <junyanzhu89@gmail.com>2018-02-09 11:39:35 -0500
commit0ae4f0500e415a6a67689ef9356e8e4779ae5833 (patch)
tree25392e96a1b64c8454f7f548886af7dd48aa6bd0 /models/models.py
parent7a5e2cd5f5003e8ca9a0fc3dac14a74b81287881 (diff)
code reformatting
Diffstat (limited to 'models/models.py')
-rw-r--r--models/models.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/models/models.py b/models/models.py
index d5bb9d8..39cc020 100644
--- a/models/models.py
+++ b/models/models.py
@@ -1,4 +1,3 @@
-
def create_model(opt):
model = None
print(opt.model)