Switching models module to use a directory (models/) rather than a single file (model...
[philo.git] / models / __init__.py
diff --git a/models/__init__.py b/models/__init__.py
new file mode 100644 (file)
index 0000000..85ddec7
--- /dev/null
@@ -0,0 +1 @@
+from philo.models.all import *
\ No newline at end of file