-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
Hey @waytrue17 , Thanks for submitting the PR
CI supported jobs: [sanity, unix-cpu, edge, centos-cpu, miscellaneous, website, windows-gpu, windows-cpu, unix-gpu, clang, centos-gpu] Note: |
the pylint warning basically means that len(name) are keep being redefined in each loop iteration. refer to https://stackoverflow.com/questions/25314547/cell-var-from-loop-warning-from-pylint
to
|
Thanks for the heads-up! |
Description
Backport #20326.
Checklist
Essentials
Changes
Comments