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
+ 3
− 1
@@ -26,7 +26,9 @@ class Uuid(types.TypeDecorator):