Revision a53a25d3b168eba45aabf7c54ce303827d1459e4 authored by Paul La Plante on 14 February 2020, 03:05:50 UTC, committed by Matthew Kolopanis on 20 February 2020, 21:04:45 UTC
1 parent e5979d0
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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