mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
fix flake 8
This commit is contained in:
parent
a8186e917d
commit
310e54ccdb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from data_pipeline.utils import get_module_logger
|
|||
|
||||
logger = get_module_logger(__name__)
|
||||
|
||||
#
|
||||
|
||||
class TreeEquityScoreETL(ExtractTransformLoad):
|
||||
"""
|
||||
Tree equity score methodology: https://www.treeequityscore.org/methodology/
|
||||
|
|
Loading…
Add table
Reference in a new issue