Skip to content

Commit 5af0318

Browse files
committed
fixing typo
1 parent 11a4e2e commit 5af0318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/day2/sampling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To start, we create the initial vectors:
1616
1717
Then, we need to use these vectors to retrieve the next prediction:
1818

19-
.. code-block::python
19+
.. code-block:: python
2020
2121
# model is stored in variable called `net`
2222

0 commit comments

Comments
 (0)