Commit fe0cfc7
authored
Update to make notebook_list.py compatible with numba 0.53 (#1455)
A recent update to numba 0.53 in CI broke this script and caused CI failures. This makes the script compatible with both pre and post numba 0.53 versions.
Tested in a local env with numba 0.53 installed.
Authors:
- Rick Ratzel (@rlratzel)
Approvers:
- Alex Fender (@afender)
- Brad Rees (@BradReesWork)
- Chuck Hastings (@ChuckHastings)
- AJ Schmidt (@ajschmidt8)
URL: #14551 parent 591f3fb commit fe0cfc7
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments