Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lozac'h Loic
AgriFrozenAreaProject
Commits
d16de292
Commit
d16de292
authored
Aug 19, 2021
by
Lozac'h Loic
Browse files
debug
parent
8bea17dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
frozenapp/eodags1.py
View file @
d16de292
...
...
@@ -39,7 +39,7 @@ class EodagS1Downloader():
if
type
(
data
)
==
dict
:
for
k
,
v
in
data
.
items
():
print
(
"key: "
+
str
(
k
))
print_
json
(
v
)
print_
ndict
(
v
)
else
:
print
(
"value: "
+
str
(
data
))
'''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment