-
-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TEI: address change in LXML
addnext
method (#484)
* Use insert() instead of addnext() * Handle tail on parent and new sibling * Adjust tests Some tails on elements now contain whitespace instead of None, affected test cases where changed to reflect this behaviour. * simplify code and address warning --------- Co-authored-by: Luise Köhler <[email protected]> Co-authored-by: Adrien Barbaresi <[email protected]>
- Loading branch information
1 parent
eec05b2
commit c703271
Showing
2 changed files
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters