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 8aa9be5 commit 60057a0Copy full SHA for 60057a0
tests/integration/test_data_cli.py
@@ -90,8 +90,8 @@ def _func():
90
"SELFURL",
91
"activate":
92
"ACTIVATEURL",
93
- "type":
94
- "https://api.planet.com/data/v1/asset-types/basic_analytic_4b"
+ "type": ('https://api.planet.com/data/v1/asset-types/'
+ 'basic_analytic_4b')
95
},
96
"_permissions": ["download"],
97
"md5_digest": None,
0 commit comments