Skip to content

Commit e88145f

Browse files
committed
Apply black to fix CI
1 parent bb14f7e commit e88145f

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)