summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-18 20:07:02 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-18 20:24:34 +0100
commitb0c6bce3a8df1ea730a535cd2e3dd8be7ff4422e (patch)
treec0e0d703f3a0c74ee1b07a63c8718d56b160df0b /without-tests
parent18753714a35b6c8e5af4b6076973f490a1ba2097 (diff)
downloadick2-b0c6bce3a8df1ea730a535cd2e3dd8be7ff4422e.tar.gz
Refactor: move API specific exceptions into a separate 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 f180f97..b455c2b 100644
--- a/without-tests
+++ b/without-tests
@@ -1,4 +1,5 @@
ick2/__init__.py
+ick2/exceptions.py
ick2/logging.py
ick2/responses.py
ick2/version.py