We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffacbd commit eb6b57aCopy full SHA for eb6b57a
.coveragerc
@@ -1,7 +1,7 @@
1
# .coveragerc to control coverage.py
2
[run]
3
branch = True
4
-source = osc_data_extractor
+source = ITR
5
# omit = bad_file.py
6
7
[paths]
0 commit comments