You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove comment
* refactor hardcoded string and put in `pymilo_param.py`
* call `to_model` on pymilo `Import` object
* replace `run_server.py` with pymilo CLI
* refactor `test_streaming` test cases to use pymilo CLI
* run `autopep8.sh`
* `CHANGELOG.md` updated
* update seconds for `time.sleep`
* replace load from url to load from local file, set both timeouts to 10s
* remove returning `server_proc`
* put back the `run_server.py` script
* update testcases to use `run_server.py` script instead of direct PyMilo CLI
0 commit comments