Skip to content

Commit

Permalink
:fire hotfix coverage: cannot omit ellipsis
Browse files Browse the repository at this point in the history
hotfix coverage: cannot omit ellipsis
  • Loading branch information
skim0119 committed May 19, 2022
2 parents 40fdfa3 + c843f63 commit 1b2b68c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ exclude_lines =
# Don't complain if non-runnable code isn't run:
if 0:
if __name__ == .__main__.:
...
pass
def __repr__
from
Expand Down

0 comments on commit 1b2b68c

Please sign in to comment.