mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
PyLint
This commit is contained in:
parent
83435f5372
commit
aa655a40a2
3 changed files with 6 additions and 7 deletions
|
@ -1,3 +1,6 @@
|
|||
"""
|
||||
Extensions used by the application
|
||||
"""
|
||||
from flask_sqlalchemy import SQLAlchemy
|
||||
from flask_migrate import Migrate
|
||||
from flask_login import LoginManager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue