mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
fix typo
This commit is contained in:
parent
d85bc661e7
commit
3e6b4561eb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class MichiganEnviroScreenETL(ExtractTransformLoad):
|
|||
"""Michigan EJ Screen class that ingests dataset represented
|
||||
here: https://www.arcgis.com/apps/webappviewer/index.html?id=dc4f0647dda34959963488d3f519fd24
|
||||
This class ingests the data presented in "Assessing the State of Environmental
|
||||
Justice in Michigan."" Please see the README in this module for further details."
|
||||
Justice in Michigan." Please see the README in this module for further details.
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue