🚨 fix some linter warnings
Some checks failed
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s
Some checks failed
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s
This commit is contained in:
parent
44b73ab89d
commit
a689b1c56d
4 changed files with 28 additions and 38 deletions
|
@ -1,4 +1,4 @@
|
|||
from sqlalchemy import Boolean, Column, Integer, String
|
||||
from sqlalchemy import Column, Integer, String
|
||||
|
||||
from database import Base
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue