Commit c12b9e0
committed
Skip Julia imports in regression.py
This is to avoid the line
WARNING:root:Julia import failed, RMS reactors not available. Exception: No module named 'juliacall' Stacktrace:
showing up in the regression results.
But it might speed things up a little too.1 parent e256134 commit c12b9e0
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments