Revision a6afc83e5be409ed7dcfb5bd299c5f2bffe639b5 authored by Matthew Kolopanis on 17 April 2020, 02:05:11 UTC, committed by Paul La Plante on 28 April 2020, 03:11:57 UTC
1 parent 8708864
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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