summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-18 20:24:11 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-18 20:24:35 +0100
commitceae946c47b4ce34d9d66652b94df66d82fe8c69 (patch)
tree2ff5d9e9517f1b886573302ce4f6099139686248 /without-tests
parentb0c6bce3a8df1ea730a535cd2e3dd8be7ff4422e (diff)
downloadick2-ceae946c47b4ce34d9d66652b94df66d82fe8c69.tar.gz
Refactor: move APIbase into its own module
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index b455c2b..cc60aae 100644
--- a/without-tests
+++ b/without-tests
@@ -1,4 +1,5 @@
ick2/__init__.py
+ick2/apibase.py
ick2/exceptions.py
ick2/logging.py
ick2/responses.py