diff options
Diffstat (limited to 'allotter/__init__.py')
-rw-r--r-- | allotter/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/allotter/__init__.py b/allotter/__init__.py index e69de29..b48e5a0 100644 --- a/allotter/__init__.py +++ b/allotter/__init__.py @@ -0,0 +1,2 @@ +import os + |