Make MyPy happy
All threads resolved!
All threads resolved!
Compare changes
- Jakob Moser authored
db = SQLAlchemy() should be enough to already infer the type of the variable
+ 2
− 2
@@ -9,7 +9,7 @@ from flask_sqlalchemy import SQLAlchemy