Closed A-CGray closed 1 year ago
As per the title, the old version was not compatible with Ubuntu 22
flake8
black
fprettify
clang-format
Purpose
As per the title, the old version was not compatible with Ubuntu 22
Expected time until merged
Type of change
Testing
Checklist
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable