Patch shebang of slm_hyper python script

This commit is contained in:
Manuel Eggimann 2022-12-09 01:46:58 +01:00
parent baad1c5fff
commit 259fd9c780

View file

@ -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