mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-07 04:19:28 +00:00
Fix isort errors
This commit is contained in:
@@ -3,9 +3,8 @@ import datetime
|
||||
import logging
|
||||
|
||||
import connexion
|
||||
from connexion import NoContent
|
||||
|
||||
import orm
|
||||
from connexion import NoContent
|
||||
|
||||
db_session = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user