You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.coveragerc 142 B

12345678910
  1. # -*- conf -*-
  2. [run]
  3. # branch = True
  4. [report]
  5. exclude_lines =
  6. pragma: no cover
  7. if 0:
  8. omit = scripts,nilmrun/_version.py,nilmrun/filters/*