Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pytest.ini: remove "cov-fail-under" condition
Test coverage won't be 100%: code below if __name__ == "__main__" will not be tested directly and there's no need for that.
- Loading branch information