mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-04 01:24:19 -07:00
fixing pylint error
This commit is contained in:
parent
ed364fbb26
commit
a6ba9f6970
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import geopandas as gpd
|
|||
import pandas as pd
|
||||
from data_pipeline.etl.base import ExtractTransformLoad, ValidGeoLevel
|
||||
from data_pipeline.etl.sources.geo_utils import (
|
||||
add_tracts_for_geometries,
|
||||
get_tract_geojson,
|
||||
)
|
||||
from data_pipeline.score import field_names
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue