We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93eea10 commit 2ba3f8bCopy full SHA for 2ba3f8b
src/isal/igzip.py
@@ -313,5 +313,5 @@ def main():
313
out_file.close()
314
315
316
-if __name__ == "__main__": # pragma: nocov
+if __name__ == "__main__": # pragma: no cover
317
main()
0 commit comments