This seems to be another case like #176
For example:
prof run python gnss_analysis/tools/fetch_hitl_metrics.py --build_file tmp/build-list-latest.csv --n_days_master 10
Gives the error:
usage: mprof run [options] program
mprof: error: unrecognized arguments: --build_file tmp/build-list-latest.csv --n_days_master 10
I'm running memory-profiler==0.50.0 with Python 2.7.14
This seems to be another case like #176
For example:
prof run python gnss_analysis/tools/fetch_hitl_metrics.py --build_file tmp/build-list-latest.csv --n_days_master 10Gives the error:
I'm running memory-profiler==0.50.0 with Python 2.7.14