Merge branch 'main' into justice40-tool-iss-751

This commit is contained in:
VincentLaUSDS 2021-11-29 13:39:56 -05:00
commit 32f8f36ca9
2 changed files with 12 additions and 14 deletions

View file

@ -407,12 +407,7 @@
" method_name=\"Persistent Poverty (CBG)\",\n",
" priority_communities_field=PERSISTENT_POVERTY_CBG_LEVEL_FIELD,\n",
" other_census_tract_fields_to_keep=[],\n",
" ),\n",
" Index(\n",
" method_name=FEMA_COMMUNITIES,\n",
" priority_communities_field=FEMA_COMMUNITIES,\n",
" other_census_tract_fields_to_keep=[],\n",
" ),\n",
" )\n",
" ]\n",
")\n",
"\n",
@ -1726,7 +1721,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.7.4"
}
},
"nbformat": 4,