Closed anilyil closed 1 year ago
Error check formatting string had a typo
flake8
black
fprettify
clang-format
Purpose
Error check formatting string had a typo
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