Skip to content

Instantly share code, notes, and snippets.

@paul-schwendenman
Created August 16, 2015 15:31
Show Gist options
  • Save paul-schwendenman/f434547f46b3c87c7ccc to your computer and use it in GitHub Desktop.
Save paul-schwendenman/f434547f46b3c87c7ccc to your computer and use it in GitHub Desktop.
Sample coveragerc
[report]
exclude_lines =
pragma: no cover
if __name__ == .__main__.:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment