Skip to content

Commit

Permalink
all valid! closes #109
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Dec 11, 2024
1 parent 1e9b73d commit e369501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion add_correspContext.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
if x != empress_id
]
)
)
).replace("_#", "-")
corresp_names = " und ".join(
[
(x.text if x.text is not None else "?")
Expand Down

0 comments on commit e369501

Please sign in to comment.