nuttx/tools/ci/testrun/script/__init__.py
Tomasz 'CeDeROM' CEDRO 833f7a5a3e Updated python scripts interpreter invocation in tools/.
* Using call to portable `#!/usr/bin/env python3` syntax.
* Updated python interpreter call in `tools/ci/testrun` (please verify).

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
2023-02-19 14:15:27 +08:00

3 lines
41 B
Python

#!/usr/bin/env python3
# encoding: utf-8