Revision e2564461a790ddeb14b034f887725dab3c956c70 authored by Bryna Hazelton on 27 February 2020, 22:16:45 UTC, committed by Bryna Hazelton on 04 March 2020, 22:55:35 UTC
left API level shadowing for now, made issues to fix them.
1 parent d88f1dc
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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