Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
97
Star
1,381
Fork
317
ryanmcgrath
/
twython
Code
Issues
40
Pull requests
4
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Update .coveragerc
Loading branch information
...
1 parent
efcd533
commit
c199b12c593a997d8835ea11b3d46586e70e7448
michaelhelmick
committed
Aug 15, 2013
Unified
Split
Showing
1 changed file
with
3 additions
and
1 deletion
.
+3
−1
.coveragerc
Show comments
View
4
.coveragerc
@@ -1,5 +1,7 @@
[run]
-omit = twython/advisory.py
+omit =
+ ../twython/advisory.py
+ ../twython/compat.py
[report]
exclude_lines =
Toggle all file notes
0 comments on commit
c199b12
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
c199b12