diff options
Diffstat (limited to 'fixco_api/models/__init__.py')
| -rw-r--r-- | fixco_api/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_api/models/__init__.py b/fixco_api/models/__init__.py new file mode 100644 index 0000000..8a0dc04 --- /dev/null +++ b/fixco_api/models/__init__.py @@ -0,0 +1 @@ +from . import sale |
