mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-10-30 06:16:21 +00:00
Structure code in logically separated submodules (#188)
This commit is contained in:
@@ -5,7 +5,7 @@ from zoneinfo import ZoneInfo
|
||||
|
||||
import pytest
|
||||
|
||||
from akkudoktoreos.datetimeutil import to_datetime, to_timedelta, to_timezone
|
||||
from akkudoktoreos.utils.datetimeutil import to_datetime, to_timedelta, to_timezone
|
||||
|
||||
# -----------------------------
|
||||
# to_datetime
|
||||
|
||||
Reference in New Issue
Block a user