Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Commit

Permalink
coverage: ignore __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cmccandless committed Feb 21, 2018
1 parent 06fee21 commit 21867a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Expand Up @@ -2,3 +2,4 @@
omit =
*/python?.?/*
*/tests/*
*/__init__.py

0 comments on commit 21867a7

Please sign in to comment.