Loading generateBaseline/postprocessing.py +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ from docx.oxml import OxmlElement from docx.oxml.ns import qn from docx.shared import Cm from file_helper import get_all_files_from_dir #from file_helper import get_all_files_from_dir def apply_standard_style_to_unformatted_paragraphs(config): Loading Loading
generateBaseline/postprocessing.py +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ from docx.oxml import OxmlElement from docx.oxml.ns import qn from docx.shared import Cm from file_helper import get_all_files_from_dir #from file_helper import get_all_files_from_dir def apply_standard_style_to_unformatted_paragraphs(config): Loading