Skip to content

Commit

Permalink
Add whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliamson committed Nov 30, 2024
1 parent fe6fb7e commit e04c8ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mammoth/docx/body_xml.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ def read_fld_char(element):
complex_field_separate = complex_field_stack.pop()
complex_field = parse_current_instr_text(complex_field_separate)
complex_field_stack.append(complex_field)

return _empty_result

def parse_current_instr_text(complex_field):
Expand Down

0 comments on commit e04c8ee

Please sign in to comment.