#2457 - Commit before switching branches to review
This commit is contained in:
@@ -315,4 +315,5 @@ def basic_lan_network_example() -> Network:
|
||||
def multi_lan_internet_network_example() -> Network:
|
||||
"""Get Multi-LAN with Internet example network."""
|
||||
path = PRIMAITE_PATHS.user_config_path / "example_config" / "multi_lan_internet_network_example.yaml"
|
||||
print(path)
|
||||
return _get_example_network(path)
|
||||
|
||||
Reference in New Issue
Block a user