Skip to content

Commit 1b01af2

Browse files
committed
Formatting
make it a bit clearer that tests/ is a dir, but outcome a package
1 parent 7c77074 commit 1b01af2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.coveragerc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[run]
2-
branch=True
3-
source=
2+
branch = True
3+
source =
44
outcome
5-
tests
5+
tests/
66

77
[report]
88
precision = 1

0 commit comments

Comments
 (0)