Skip to content

Commit 94d1f57

Browse files
committed
initiate tests again
1 parent ed3f700 commit 94d1f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)