mypy: Bump to 1.0 and fix new typing errors
Compare changes
Files
2+ 11
− 9
@@ -10,6 +10,8 @@ import lzma
@@ -67,7 +69,7 @@ class NullDecompressor:
@@ -75,7 +77,7 @@ class _CompressorProtocol:
@@ -85,17 +87,17 @@ class _DecompressorProtocol: