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.
 
 
 
 

12 lines
170 B

  1. # -*- conf -*-
  2. [run]
  3. branch = True
  4. [report]
  5. exclude_lines =
  6. pragma: no cover
  7. if 0:
  8. if __name__ == "__main__":
  9. omit = nilmtools/_version.py
  10. show_missing = True