Skip to content

Commit 66f12fc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 94d1f57 commit 66f12fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaqd-core/yaqd_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Core python package for implementing yaq deamons, and associated utilities."""
22

3-
from . import logging
3+
from . import logging
44
from .__version__ import __version__
55

66
from ._is_daemon import *

0 commit comments

Comments
 (0)