Skip to content

Commit 2ba3f8b

Browse files
committed
Proper nocover
1 parent 93eea10 commit 2ba3f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/isal/igzip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,5 +313,5 @@ def main():
313313
out_file.close()
314314

315315

316-
if __name__ == "__main__": # pragma: nocov
316+
if __name__ == "__main__": # pragma: no cover
317317
main()

0 commit comments

Comments
 (0)