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
− 3
@@ -28,15 +28,15 @@ class UtcDateTime(types.TypeDecorator):