Skip to content

Commit 8ad2e48

Browse files
committed
removes spaces in comment, removed pyproject.toml for merge
1 parent 9943be0 commit 8ad2e48

File tree

2 files changed

+4
-92
lines changed

2 files changed

+4
-92
lines changed

‎mdp_playground/scripts/run_experiments.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
optional arguments.
55
66
If save_model is passed, the script also pickles the tune analysis file of
7-
each run (ie. each ran configuration). This can be used to extract the model
8-
checkpoint and additional information.
7+
each run (ie. each ran configuration). This can be used to extract the model
8+
checkpoint and additional information.
99
1010
To change the configuration of Ray, you can also intialize it externally and
11-
pass the '-r' flag. In that case it is recommended to import the setup_ray
12-
function from mdp_playground.config_processor and use it to init ray.
11+
pass the '-r' flag. In that case it is recommended to import the setup_ray
12+
function from mdp_playground.config_processor and use it to init ray.
1313
"""
1414

1515
from __future__ import absolute_import

‎pyproject.toml

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)