Commit 686d0f1
authored
Replace np.NAN by np.nan in test_viz_simple.py
As per
https://numpy.org/doc/stable/numpy_2_0_migration_guide.html
for users of NumPy 2.0.1 parent 2413f86 commit 686d0f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments