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
c4935f59
Commit
c4935f59
authored
Mar 27, 2014
by
abuddenberg
Browse files
Package names refactored. Sync_figures had to have .py extension so that problems could import it
parent
067c7384
Changes
2
Hide whitespace changes
Inline
Side-by-side
bin/problems
View file @
c4935f59
...
...
@@ -2,8 +2,8 @@
__author__
=
'abuddenberg'
import
pickle
from
gcis_client
import
GcisClient
from
webform
_client
import
WebformClient
from
gcis_client
s
import
GcisClient
from
gcis
_client
s
import
WebformClient
from
sync_figures
import
upload_images_to_gcis
webform
=
WebformClient
(
'http://resources.assessment.globalchange.gov'
,
'mgTD63FAjG'
)
...
...
bin/sync_figures
→
bin/sync_figures
.py
View file @
c4935f59
File moved
Write
Preview
Supports
Markdown
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