python3-anticaptcha/.coveragerc

17 lines
231 B
Plaintext
Raw Normal View History

2022-12-13 22:32:43 +00:00
[run]
omit =
*__init__*
*/tests/*
include =
2022-12-13 22:33:04 +00:00
*/python3-anticaptcha/python3_anticaptcha/*
2022-12-13 22:32:43 +00:00
[report]
omit =
*__init__*
*/tests/*
include =
2022-12-13 22:33:04 +00:00
*/python3-anticaptcha/python3_anticaptcha/*