Commit a461932
scripts: nrf_profiler: Fix usage of deprecated
The `np.float` was removed (it was a deprecated alias for `float`).
Signed-off-by: Marek Pieta <[email protected]>
(cherry picked from commit 0d4e745)np.float
1 parent 60d32ce commit a461932
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments