now it works again
This commit is contained in:
parent
fd9838bcba
commit
e84be4bb17
@ -134,7 +134,7 @@ class InterfaceParser(FileParser):
|
||||
self._print_start_end_info()
|
||||
for idx, file_table in enumerate(self.file_table_list):
|
||||
self.__build_mod_interface_table(
|
||||
self.file_conn_helpers[idx].sh.count, file_table
|
||||
self.file_conn_helpers[idx].sh.cumulative_start_index, file_table
|
||||
)
|
||||
if self.print_table:
|
||||
PrettyPrinter.pprint(self.mib_table)
|
||||
|
Loading…
Reference in New Issue
Block a user