The repository contains many Python files spread across several packages and directories. There is currently no automated Python linting step in CI. Adding one would catch style and correctness issues early, enforce consistency, and align the Python code with the quality standards already enforced for C++/CUDA via clang-format.
The repository contains many Python files spread across several packages and directories. There is currently no automated Python linting step in CI. Adding one would catch style and correctness issues early, enforce consistency, and align the Python code with the quality standards already enforced for C++/CUDA via clang-format.