diff --git a/.coveragerc b/.coveragerc index f313856..b36d8ec 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,4 +1,4 @@ [run] branch = True omit = - run_examples.py, examples/* + run_examples.py, examples/*, check_sol.py, lp_files.py