Update infrastructure/azure/__init__.py
Browse files
infrastructure/azure/__init__.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
# Makes the azure subfolder a package
|
| 2 |
from .azure_simulator import AzureInfrastructureSimulator
|
| 3 |
from .azure_models import AzureResource, AzureDeployment
|
| 4 |
|
|
|
|
|
|
|
| 1 |
from .azure_simulator import AzureInfrastructureSimulator
|
| 2 |
from .azure_models import AzureResource, AzureDeployment
|
| 3 |
|