Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Buddenberg
gcis-py-client
Commits
756a150c
Commit
756a150c
authored
Oct 22, 2014
by
abuddenberg
Browse files
get_aggregated_datasets() now returns a dict as it was supposed to
parent
704388be
Changes
1
Hide whitespace changes
Inline
Side-by-side
gcis_clients/webform_client.py
View file @
756a150c
...
...
@@ -199,4 +199,4 @@ class WebformClient:
dataset_map
[
dataset
.
identifier
].
activity
.
merge
(
dataset
.
activity
)
# print webform_url, dataset.identifier
return
dataset_map
.
values
()
return
dataset_map
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