mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 18:24:57 +03:00
Merge pull request #4330 from radarhere/coverage
Removed unnecessary coverage line
This commit is contained in:
commit
1afc94fd11
|
@ -10,7 +10,6 @@ exclude_lines =
|
||||||
if 0:
|
if 0:
|
||||||
if __name__ == .__main__.:
|
if __name__ == .__main__.:
|
||||||
# Don't complain about debug code
|
# Don't complain about debug code
|
||||||
if Image.DEBUG:
|
|
||||||
if DEBUG:
|
if DEBUG:
|
||||||
|
|
||||||
[run]
|
[run]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user