Refactored some names again
This commit is contained in:
parent
b9526c64ee
commit
4c802a6a03
4 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
from service.base import Service, UUID
|
from services.base import Service, UUID
|
||||||
from state.base import State
|
from state.base import State
|
||||||
from typing import Any, List
|
from typing import Any, List
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue