Skip to content

Commit

Permalink
do not coverage test style directory
Browse files Browse the repository at this point in the history
  • Loading branch information
nickhand committed Aug 7, 2017
1 parent 771631a commit 56fb40e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[run]
omit =
omit =
**/tests/*py
**/nbodykit/extern/*
**/nbodykit/extern/*
**/nbodykit/style/*

0 comments on commit 56fb40e

Please sign in to comment.