All real samples ordered have working spec lookup
This commit is contained in:
parent
fc2af34450
commit
5502a5069d
@ -247,7 +247,7 @@ def parse(filename, output_dir, partnum, dstype):
|
|||||||
|
|
||||||
previous_table = table_name
|
previous_table = table_name
|
||||||
|
|
||||||
# remove renamed tables
|
# remove & rename tables
|
||||||
for table_name in torename.keys():
|
for table_name in torename.keys():
|
||||||
tables[torename[table_name]] = tables[table_name]
|
tables[torename[table_name]] = tables[table_name]
|
||||||
del tables[table_name]
|
del tables[table_name]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user