0161e74
1
2
3
4
5
"""Allow ``python -m prompt_selection.run_pipeline`` from code/ directory.""" from prompt_selection.run_pipeline import main main()