This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pydle
mirror of
https://github.com/Shizmob/pydle.git
Watch
1
Star
1
Fork
You've already forked pydle
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1b511fa29
pydle
/
.coveragerc
9 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add testing configuration.
2014-03-13 15:49:16 +00:00
[run]
branch = True
source = pydle
Update lines not to check for coverage.
2014-03-15 14:47:59 +00:00
[report]
exclude_lines =
raise NotImplementedError
pass