We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18eead8 + 3610d78 commit 90be636Copy full SHA for 90be636
1 file changed
.coveragerc
@@ -11,7 +11,7 @@ exclude_lines =
11
^[ ]*assert False
12
13
## Don't complain if non-runnable code isn't run:
14
- ^[ ]*@unittest.skip
+ ^[ ]*@unittest.skip\b
15
^[ ]{4}unittest.main()
16
if __name__ == .__main__.:
17
0 commit comments