Renamed pipeline file
This commit is contained in:
parent
e6af86703e
commit
06f08d4933
@ -7,6 +7,7 @@ from .building_id import (
|
||||
get_building_id,
|
||||
)
|
||||
from .lenenergo import LenenergoParser
|
||||
from .pipeline import pipeline
|
||||
from .preprocess import (
|
||||
COL_NS,
|
||||
ICOL_NS,
|
||||
@ -14,7 +15,6 @@ from .preprocess import (
|
||||
preprocess_df,
|
||||
preprocess_read_df,
|
||||
)
|
||||
from .util import pipeline
|
||||
|
||||
__all__ = (
|
||||
"async_fetch_building_id",
|
||||
|
Loading…
x
Reference in New Issue
Block a user