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.
2 parents c085859 + 6420119 commit f94527dCopy full SHA for f94527d
src/zenlib/logging/loggify.py
@@ -1,8 +1,7 @@
1
__author__ = "desultory"
2
__version__ = "3.0.0"
3
4
-from zenlib.util import merge_class
5
-
+from ..util import merge_class
6
from .loggermixin import LoggerMixIn
7
8
0 commit comments