Make MyPy happy
All threads resolved!
All threads resolved!
Compare changes
- karp authored
According to mypy the previous annotation violated the LSP. Therefore, we use the types of the supertype method and check for correct types in the method.
+ 3
− 1
@@ -26,7 +26,9 @@ class Uuid(types.TypeDecorator):