tox-poetry-installer/.coveragerc
Ethan Paul deea0b9c7a
Add automation config files
Add coveragerc for upcoming pytest coverage
Add pre-commit config
Add makefile for automating common processes
2020-09-23 20:37:00 -04:00

8 lines
66 B
INI

[run]
branch = True
[report]
exclude_lines =
\.\.\.
pass