9e65b56
1
2
3
4
5
6
"""python -m src.data_collection_preprocessing 진입점.""" from .cli import main main()