Skip to content

Draft: Fix syntax and type errors

Vignesh Raman requested to merge wip/vignesh/fix-build-error into apertis/v2024dev2

Fix the below errors, SyntaxError: Missing parentheses in call to 'print' TypeError: a bytes-like object is required, not 'str'

https://phabricator.apertis.org/T9521

Merge request reports