Commit 20bcc4c
authored
Remove stray numpy import (#185)
NumPy was being imported in the template code (not the template output) for
apparently no reason. This was causing problems when cross-compiling, where
NumPy is only available for the target platform.
Signed-off-by: Ben Wolsieffer <benwolsieffer@gmail.com>1 parent ddd32fc commit 20bcc4c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments