"""Allow ``python -m prompt_selection.run_pipeline`` from code/ directory.""" from prompt_selection.run_pipeline import main main()