Bump isort, enable Cython package resorting - #753
Conversation
|
rerun tests |
3 similar comments
|
rerun tests |
|
rerun tests |
|
rerun tests |
|
Just double checked and there aren't any changes that need to be made to the codebase on this PR - all hooks pass and this can be merged. |
|
@gpucibot merge |
1 similar comment
|
@gpucibot merge |
shoot. I think since this repo uses a different branch name format, it might be affecting the bot's merging capabilities. I'll have to look into this. |
|
oh, actually the bot isn't enabled on this repo. I'll manually merge. |
Thanks @ajschmidt8 ! |
|
Thanks AJ! 😄 Yeah we are doing things manually here. It's probably not worth the effort to change that as we want to upstream this work |
With rapidsai/integration#286, the version of
isortrunning 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: