Error: `'CT_Hyperlink' object has no attribute 'docLocatoin'` when setting `simplify(doc, {"flatten-hyperlink":False})`. Is it due to this typo? https://github.com/microsoft/Simplify-Docx/blob/7f41e9195f5eb9e40558d57dc41f325f92a1b3a7/src/simplify_docx/elements/paragraph.py#L188
Error:
'CT_Hyperlink' object has no attribute 'docLocatoin'when settingsimplify(doc, {"flatten-hyperlink":False}). Is it due to this typo?Simplify-Docx/src/simplify_docx/elements/paragraph.py
Line 188 in 7f41e91