Skip to content

Commit cdab5f0

Browse files
author
Jon Wayne Parrott
committed
Adding main block to coverage ignore
1 parent c48772b commit cdab5f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ include =
1010
[report]
1111
exclude_lines =
1212
pragma: NO COVER
13+
if __name__ == '__main__'

0 commit comments

Comments
 (0)