Skip to content

Commit 66a4e84

Browse files
authored
remove trailing spaces
1 parent 2ccae23 commit 66a4e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/reinforcement_q_learning.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
4949
%%bash
5050
pip3 install gym[classic_control]
51-
51+
5252
We'll also use the following from PyTorch:
5353
5454
- neural networks (``torch.nn``)

0 commit comments

Comments
 (0)