Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dbnomics-fetchers
OppIns-fetcher
Commits
0bee0578
Commit
0bee0578
authored
Feb 03, 2021
by
Enzo Buthiot
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Indent correction
parent
fea37426
Pipeline
#219837
failed with stages
in 6 minutes and 21 seconds
Changes
1
Pipelines
23
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
convert.py
convert.py
+1
-1
No files found.
convert.py
View file @
0bee0578
...
...
@@ -2106,7 +2106,7 @@ def main():
generate_dataset_json
(
target_dir
/
"WOMP"
/
"dataset.json"
,
womp_info
,
other_dimension_lists_womp
)
# generate dataset.json for Employment
generate_dataset_json_emp
(
target_dir
/
"EMP"
/
"dataset.json"
,
emp_info
,
other_dimension_lists_emp
)
generate_dataset_json_emp
(
target_dir
/
"EMP"
/
"dataset.json"
,
emp_info
,
other_dimension_lists_emp
)
if
__name__
==
'__main__'
:
...
...
Enzo Buthiot
@enzo.buthiot
mentioned in issue
#2 (moved)
·
Feb 23, 2021
mentioned in issue
#2 (moved)
mentioned in issue #2
Toggle commit list
Enzo Buthiot
@enzo.buthiot
mentioned in issue
management#911 (closed)
·
Feb 23, 2021
mentioned in issue
management#911 (closed)
mentioned in issue management#911
Toggle commit list
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