mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Removed mypy excludes
This commit is contained in:
parent
c194d6e9c8
commit
96fc60d5d2
|
@ -140,7 +140,3 @@ follow_imports = "silent"
|
|||
warn_redundant_casts = true
|
||||
warn_unreachable = true
|
||||
warn_unused_ignores = true
|
||||
exclude = [
|
||||
'^src/PIL/FpxImagePlugin.py$',
|
||||
'^src/PIL/MicImagePlugin.py$',
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user