Skip to content

Commit 640cada

Browse files
author
Taher Chegini
committed
ENH: Ignore init and print_versions. [skip ci]
1 parent 50dd136 commit 640cada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ coverage:
1111
informational: true
1212

1313
comment: false
14+
ignore:
15+
- '**/__init__.py'
16+
- '**/print_versions.py'

0 commit comments

Comments
 (0)