Skip to content
Snippets Groups Projects

Migration

Merged Markus Scheidgen requested to merge migration into master
7 files
+ 114
13
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -16,5 +16,5 @@
Swagger/bravado based python client library for the API and various usefull shell commands.
"""
from . import local, migration, misc, upload
from . import local, migration, misc, upload, integrationtests
from .main import cli, create_client
Loading