From cd57d9ef1340530f0d088266bdbd7a5bf29987fb Mon Sep 17 00:00:00 2001 From: Taylan <30942168+coffeemesh@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:14:58 +0100 Subject: [PATCH] Update old_methods.py --- old_methods.py | 1 + 1 file changed, 1 insertion(+) diff --git a/old_methods.py b/old_methods.py index df807a7..592a6d8 100644 --- a/old_methods.py +++ b/old_methods.py @@ -1,3 +1,4 @@ +#pylint: skip-file def extract_footnotes(docx_file): """Extracts all footnotes from a given .docx file.