We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0361a4e commit ee30f59Copy full SHA for ee30f59
tinybear/html/from_docx.py
@@ -65,4 +65,4 @@ def read_from_doc(
65
66
67
if __name__ == "__main__":
68
- convert_all_docs()
+ convert_all_docs() # pragma: no cover
0 commit comments