prebuild.py — small fixes
The main change is the c6e4e455 — undefined vars fixed. The rest are small changes/improvements:
- Extra libs extraction routine improved a bit;
- Text output improved (
print
wrappers added); - The code is checked with a linter (
flake8
); - and is autoformatted with
yapf
.
Merge request reports
Activity
requested review from @gschwann
By Denis Gofman on 2024-03-14T14:46:16
assigned to @dengof
By Denis Gofman on 2024-03-14T14:46:16
added 6 commits
-
e135b437...5d7ad913 - 2 commits from branch
master
- c521fef7 - Syntax error fixed
- 9bb73dd2 - python code simplified
- 8e6ed952 - added simple wrappers for `print`
- f36fe041 - Python code has been flake8'ed and yapf'ed
By Denis Gofman on 2024-03-14T14:59:31
Toggle commit list-
e135b437...5d7ad913 - 2 commits from branch
enabled an automatic merge when the pipeline for f36fe041 succeeds
By Denis Gofman on 2024-03-14T14:59:36
Please register or sign in to reply