Skip to content

Commit 7b8d545

Browse files
committed
Typo
1 parent 11f224a commit 7b8d545

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ Neophyte
101101
102102
10. Declare a 10x10x10 array with random values
103103

104-
.. code:: python
104+
.. code:: python
105105
106-
Z = np.random.random((10,10,10))
106+
Z = np.random.random((10,10,10))
107107
108108
Novice
109109
======

0 commit comments

Comments
 (0)