trio-ftplib/.coveragerc

10 lines
117 B
Plaintext
Raw Permalink Normal View History

2020-03-09 18:12:38 -03:00
[run]
branch=True
source=trio_ftplib
[report]
precision = 1
exclude_lines =
pragma: no cover
abc.abstractmethod