removing extra space [skip ci]

This commit is contained in:
Nayiri K
2022-02-15 16:56:41 -08:00
parent 4956a93c27
commit e9b1c4818c
2 changed files with 1 additions and 36 deletions

View File

@@ -39,7 +39,6 @@ set_db route_design_top_routing_layer 7
class ExampleDriver(CLIDriver):
def get_extra_par_hooks(self) -> List[HammerToolHookAction]:
extra_hooks = [
# Default set of steps can be found in the CAD tool plugin's __init__.py
# make_pre_insertion_hook will execute the custom hook before the specified step