AndreiDrang/python-rucaptcha

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
omit =
        *__init__*
        */tests/*

include =
        */python_rucaptcha/*


[report]
omit =
        *__init__*
        */tests/*

include =
        */python_rucaptcha/*