MNT: Fix codecov coverage of __init__.py

This commit is contained in:
Kernc
2020-10-14 18:24:29 +02:00
committed by kernc
parent d3d51a3859
commit b454bd2f9b

View File

@@ -10,3 +10,6 @@ coverage:
default:
target: auto
threshold: 5
# Fix for https://github.com/codecov/codecov-python/issues/136
fixes:
- "__init__.py::backtesting/__init__.py"