We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2d7cd commit 8e06b8fCopy full SHA for 8e06b8f
1 file changed
.coveragerc
@@ -19,3 +19,5 @@ exclude_lines =
19
20
# ignore unexecutable code
21
if __name__ == .__main__.:
22
+omit =
23
+ **/pkgdev/scripts/pkgdev_bugs.py
0 commit comments