mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-18 21:21:23 +00:00
Patch shebang of slm_hyper python script
This commit is contained in:
parent
baad1c5fff
commit
259fd9c780
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
#Written by ABA to update the format of the slm file to be compliant with hyperflash model used in testbench
|
||||
import numpy as np
|
||||
|
|
|
|||
Loading…
Reference in a new issue