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 e96e926 commit cdcfc92Copy full SHA for cdcfc92
.coveragerc
@@ -18,6 +18,6 @@ exclude_lines =
18
print(.*)
19
20
omit =
21
- tests/*
22
- examples/*
23
*/setup.py
+ examples/*
+ tests/*
0 commit comments