commit
d5771bbf70
@ -635,7 +635,6 @@
|
||||
"\n",
|
||||
"An equivalent way, with a context manager:\n",
|
||||
"\n",
|
||||
"```python\n",
|
||||
"with np.errstate(divide='ignore'):\n",
|
||||
" Z = np.ones(1) / 0"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user