Skip to content

Commit ee30f59

Browse files
committed
add "no cover"
1 parent 0361a4e commit ee30f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinybear/html/from_docx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ def read_from_doc(
6565

6666

6767
if __name__ == "__main__":
68-
convert_all_docs()
68+
convert_all_docs() # pragma: no cover

0 commit comments

Comments
 (0)