Skip to content

Commit

Permalink
run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamannett committed Oct 9, 2023
1 parent 5e4ed96 commit 4b27c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions d3rlpy/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ def get_minari(
render_mode: Optional[str] = None,
) -> Tuple[ReplayBuffer, gymnasium.Env[np.ndarray, np.ndarray]]:
"""Returns minari dataset and envrironment.
The dataset is provided through minari.
.. code-block:: python
from d3rlpy.datasets import get_minari
Expand Down

0 comments on commit 4b27c86

Please sign in to comment.