We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106edc4 commit 532f096Copy full SHA for 532f096
.coveragerc
@@ -1,4 +1,8 @@
1
[report]
2
+omit =
3
+ */paths_cli/tests/*
4
+ */paths_cli/_installed_version.py
5
+ */paths_cli/version.py
6
exclude_lines =
7
no-cov
8
def __repr__
0 commit comments