We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3f700 commit 94d1f57Copy full SHA for 94d1f57
1 file changed
yaqd-core/yaqd_core/__init__.py
@@ -1,6 +1,6 @@
1
"""Core python package for implementing yaq deamons, and associated utilities."""
2
3
-from . import logging
+from . import logging
4
from .__version__ import __version__
5
6
from ._is_daemon import *
0 commit comments