We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ee677 commit ad114ceCopy full SHA for ad114ce
taskiq/exceptions.py
@@ -1,5 +1,6 @@
1
from izulu import root
2
3
+
4
class TaskiqError(root.Error):
5
"""Base exception for all errors."""
6
0 commit comments