Permalink
Browse files

Update .coveragerc

  • Loading branch information...
1 parent efcd533 commit c199b12c593a997d8835ea11b3d46586e70e7448 @michaelhelmick michaelhelmick committed Aug 15, 2013
Showing with 3 additions and 1 deletion.
  1. +3 −1 .coveragerc
View
@@ -1,5 +1,7 @@
[run]
-omit = twython/advisory.py
+omit =
+ ../twython/advisory.py
+ ../twython/compat.py
[report]
exclude_lines =

0 comments on commit c199b12

Please sign in to comment.