bumblebee-status/.coveragerc

13 lines
112 B
Text
Raw Normal View History

[run]
omit =
tests/*
*mock*
*funcsigs*
*pbr*
*six*
[report]
exclude_lines =
except ImportError:
pass