Skip to content
Snippets Groups Projects
Commit 96fbdec0 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

ilwdify: remove call to .end_of_rows()

- method is a no-op and scheduled for removal in a future version of python-ligo-lw
parent 3162739f
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,6 @@ def do_it_to(xmldoc):
#
newtable.extend(newrow(row) for row in table)
newtable._end_of_rows()
#
# dispose of the old table
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment