Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump isort, enable Cython package resorting (#806)
With rapidsai/integration#286, the version of isort running on gpuCI will be bumped to 5.6.4, allowing us to enforce the sorting of packages in Cython (pyx, pxd) files. This PR intends to: - Enable these checks in the gpuCI style script - Enable Cython package resorting in the pre-commit hook - Resort all the Cython files in this repo so they pass the newly enabled checks Authors: - Charles Blackmon-Luca (https://github.com/charlesbluca) Approvers: - Dillon Cullinan (https://github.com/dillon-cullinan) URL: #806
- Loading branch information