forked from orbit-oss/flask
apply reorder-python-imports pre-commit config
This commit is contained in:
parent
ab8d60d826
commit
43483683b2
56 changed files with 292 additions and 247 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import sqlite3
|
||||
|
||||
import pytest
|
||||
|
||||
from flaskr.db import get_db
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue