Commit 78a6ad47 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Fix

parent e32538db
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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):