Revision 1fa21ac2628bdf8f48f8bbd3fb9646a71a28c414 authored by Matthew Kolopanis on 28 April 2020, 21:17:18 UTC, committed by Matthew Kolopanis on 29 April 2020, 15:47:53 UTC
1 parent 9818a22
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

[report]
omit =
  */tests/*
  */conftest.py
back to top