Skip to content

Commit 60057a0

Browse files
committed
linting
1 parent 8aa9be5 commit 60057a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration/test_data_cli.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ def _func():
9090
"SELFURL",
9191
"activate":
9292
"ACTIVATEURL",
93-
"type":
94-
"https://api.planet.com/data/v1/asset-types/basic_analytic_4b"
93+
"type": ('https://api.planet.com/data/v1/asset-types/'
94+
'basic_analytic_4b')
9595
},
9696
"_permissions": ["download"],
9797
"md5_digest": None,

0 commit comments

Comments
 (0)