mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
some refactorings
This commit is contained in:
parent
45062bd888
commit
4f389723c0
9 changed files with 67 additions and 85 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue