Skip to content

Commit b454bd2

Browse files
committed
MNT: Fix codecov coverage of __init__.py
1 parent d3d51a3 commit b454bd2

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
@@ -10,3 +10,6 @@ coverage:
1010
default:
1111
target: auto
1212
threshold: 5
13+
# Fix for https://github.com/codecov/codecov-python/issues/136
14+
fixes:
15+
- "__init__.py::backtesting/__init__.py"

0 commit comments

Comments
 (0)