mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
Remove unused library, thanks pylint!
This commit is contained in:
parent
c20d374e16
commit
2de8e8ce32
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import json
|
||||
import zipfile
|
||||
from pathlib import Path
|
||||
from dynaconf.loaders.py_loader import try_to_load_from_py_module_name
|
||||
|
||||
import pandas as pd
|
||||
from data_pipeline.etl.base import ExtractTransformLoad
|
||||
|
|
Loading…
Add table
Reference in a new issue