mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-12-13 23:36:20 +00:00
Structure code in logically separated submodules (#188)
This commit is contained in:
@@ -7,8 +7,8 @@ from time import sleep
|
||||
|
||||
import pytest
|
||||
|
||||
from akkudoktoreos.cachefilestore import CacheFileStore, cache_in_file
|
||||
from akkudoktoreos.datetimeutil import to_datetime
|
||||
from akkudoktoreos.utils.cachefilestore import CacheFileStore, cache_in_file
|
||||
from akkudoktoreos.utils.datetimeutil import to_datetime
|
||||
|
||||
# -----------------------------
|
||||
# CacheFileStore
|
||||
|
||||
Reference in New Issue
Block a user