aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'okupy/common/exceptions.py')
-rw-r--r--okupy/common/exceptions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/okupy/common/exceptions.py b/okupy/common/exceptions.py
index fc04ea3..a979503 100644
--- a/okupy/common/exceptions.py
+++ b/okupy/common/exceptions.py
@@ -1,4 +1,5 @@
# vim:fileencoding=utf8:et:ts=4:sts=4:sw=4:ft=python
+
class OkupyError(Exception):
pass