Adding support for multiple custom files
Works in a few ways: * a single file: --custom foo.py (as before) * comma-separated list: --custom foo.py,bar.py * multiple custom args: --custom foo.py --custom bar.py
Loading
Please register or sign in to comment