mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-27 09:51:17 -07:00
Poetry updates for application (#483)
This commit is contained in:
parent
9af8aba70b
commit
f51b0d69d9
5 changed files with 31 additions and 33 deletions
|
@ -17,11 +17,6 @@ def etl_runner(dataset_to_run: str = None) -> None:
|
|||
|
||||
# this list comes from YAMLs
|
||||
dataset_list = [
|
||||
{
|
||||
"name": "census",
|
||||
"module_dir": "census",
|
||||
"class_name": "CensusETL",
|
||||
},
|
||||
{
|
||||
"name": "tree_equity_score",
|
||||
"module_dir": "tree_equity_score",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue