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 2baad92 commit 33f9670Copy full SHA for 33f9670
pyZUnivers/__init__.py
@@ -8,6 +8,7 @@
8
from .achievements import Achievements
9
from .tickets import AutoGratting
10
from .corporations import Corporation
11
+from .errors import *
12
from .utils import (
13
ZUniversAPIError,
14
DISCORD_DATE_FORMAT,
0 commit comments