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