Skip to content

Commit ab581d6

Browse files
authored
Update random_numbers.rst
1 parent f3e67a5 commit ab581d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/htmldoc/nest_behavior/random_numbers.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ node).
299299
We consider first an example setting a random membrane potential.
300300
We use the `modern random package introduced with NumPy 1.17 <https://numpy.org/doc/stable/reference/random/>`__.
301301

302-
.. admonition:: Don't do this in Python!
302+
.. warning:: Don't do this in Python!
303303

304304
The randomization example below is shown only to demonstrate how you in principle could
305305
use random values generated at the Python level in a NEST simulation in a way consistent

0 commit comments

Comments
 (0)