some refactorings

This commit is contained in:
Bastian Schroll 2019-03-11 07:47:51 +01:00
parent 45062bd888
commit 4f389723c0
9 changed files with 67 additions and 85 deletions

View file

@ -17,7 +17,7 @@
import logging
import time
from boswatch.utils import wildcard
from boswatch import wildcard
logging.debug("- %s loaded", __name__)