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 |
Christian Clauss
|
15932fa9ea
|
Lint Python code with flake8 and isort
|
2021-04-10 08:36:29 -07:00 |
Brennan Ashton
|
6b4e7d0fe7
|
lint tools/parsecallstack.py
|
2021-04-04 23:29:27 -05:00 |
Gustavo Henrique Nihei
|
76acb32e29
|
Fix typos reported by codespell
|
2021-02-25 11:31:49 -08:00 |
Xiang Xiao
|
09a2c37daf
|
tools/parsecallstack: Fix the style issue
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-27 11:10:49 -07:00 |
qiaowei
|
0d761b6db1
|
tools/parsecallstack.py: A tool to parse the callstack
Signed-off-by: qiaowei <qiaowei@xiaomi.com>
Change-Id: Ieb13cdf6ca36c0858f66c79629f2a96d8845612e
|
2020-09-27 11:10:49 -07:00 |