Fixed import l3 core services bug
Compare changes
+ 12
− 10
@@ -12,6 +12,7 @@ import typer
@@ -12,6 +12,7 @@ import typer
@@ -53,7 +54,7 @@ from gso.utils.types.ip_address import (
@@ -53,7 +54,7 @@ from gso.utils.types.ip_address import (
@@ -672,18 +673,18 @@ def import_l3_core_service(filepath: str = common_filepath_option) -> None:
@@ -672,18 +673,18 @@ def import_l3_core_service(filepath: str = common_filepath_option) -> None:
@@ -701,12 +702,13 @@ def import_l3_core_service(filepath: str = common_filepath_option) -> None:
@@ -701,12 +702,13 @@ def import_l3_core_service(filepath: str = common_filepath_option) -> None: