models: big refactor
This commit is contained in:
parent
86c3683ad6
commit
2674e115f3
22 changed files with 284 additions and 266 deletions
|
@ -4,7 +4,7 @@ from dateutil.parser import isoparse
|
|||
from github import Github
|
||||
|
||||
from app import app
|
||||
from app.models import Bridge
|
||||
from app.models.bridges import Bridge
|
||||
|
||||
|
||||
def check_blocks():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue