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

@ -20,7 +20,7 @@ import logging
import time
import pytest
from boswatch.utils.timer import RepeatedTimer
from boswatch.timer import RepeatedTimer
def setup_method(method):