diff --git a/.coveragerc b/.coveragerc index 7c592a9..d75b6a7 100644 --- a/.coveragerc +++ b/.coveragerc @@ -6,6 +6,7 @@ omit = .tox/* /usr/* setup.py + pre_commit_hooks/loaderon_hooks/tests/automatic_testing/testing_files/class_docstring_samples/* [report] show_missing = True