style
This commit is contained in:
parent
cd18efa40d
commit
dcc5e859a5
4 changed files with 8 additions and 8 deletions
|
|
@ -9,7 +9,7 @@ from sqlalchemy.sql.expression import text
|
|||
from sqlalchemy import func
|
||||
|
||||
from oxtornado import actions
|
||||
import utils #utils must be imported before websocket to avoid loop
|
||||
import utils # utils must be imported before websocket to avoid loop
|
||||
from websocket import trigger_event
|
||||
import meta
|
||||
from . import models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue