Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 5, 2024
1 parent 0df8cd7 commit 62c44e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/multi_arm_bandit/bandit_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import spinn_gym as gym



p.setup(timestep=1.0)

probabilities = [0.1, 0.2, 0.3, 0.4, 0.5, 0.6]
Expand Down

0 comments on commit 62c44e2

Please sign in to comment.