Skip to content

Commit 104efda

Browse files
authored
Merge pull request #300 from nabenabe0928/hotfix-ci
Apply black to fix CI
2 parents bb14f7e + e88145f commit 104efda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rl/sb3_simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Optuna example that optimizes the hyperparameters of
1+
"""Optuna example that optimizes the hyperparameters of
22
a reinforcement learning agent using A2C implementation from Stable-Baselines3
33
on a Gymnasium environment.
44

0 commit comments

Comments
 (0)