Skip to content

Commit ef03c0a

Browse files
committed
Fixed coveragerc
1 parent a7116f0 commit ef03c0a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.coveragerc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[run]
2-
source = asciistuff
2+
source = codext
33
omit =
4-
asciistuff/__info__.py
4+
codext/__info__.py
5+
codext/**/__init__.py
56
tests/*
67

78
[report]

0 commit comments

Comments
 (0)