diff options
Diffstat (limited to 'vymgmt/__init__.py')
-rw-r--r-- | vymgmt/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vymgmt/__init__.py b/vymgmt/__init__.py index e69de29..6b3a500 100644 --- a/vymgmt/__init__.py +++ b/vymgmt/__init__.py @@ -0,0 +1 @@ +from .router import * |