We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8517641 commit f131662Copy full SHA for f131662
README.md
@@ -4,7 +4,9 @@ Sandbox API Python wrapper
4
**Usage:**
5
6
blueprint_name = "Sandbox Python API Test"
7
+
8
sandbox_name = "Sandbox Python API Test"
9
10
config_file = "quali_config.json"
11
12
my_sandbox = Sandbox(config_file=config_file)
0 commit comments