models: big refactor
This commit is contained in:
parent
86c3683ad6
commit
2674e115f3
22 changed files with 284 additions and 266 deletions
|
@ -1,7 +1,7 @@
|
|||
import datetime
|
||||
|
||||
from app.extensions import db
|
||||
from app.models import Alarm
|
||||
from app.models.alarms import Alarm
|
||||
|
||||
|
||||
def _get_alarm(target: str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue