Skip to content

Commit

Permalink
Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Aug 20, 2024
1 parent 0537dde commit 367a3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sc_runner/resources/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import inspect
import sys
from .aws import resources_aws
from .azure import resources_azure
from .base import *
from .gcp import resources_gcp

Expand Down

0 comments on commit 367a3c2

Please sign in to comment.