Commits


Justin Chu authored and GitHub committed 197191e58c1
Update pylint config to include valid short names (#13631) ### Description Update pylint config to include valid short names Also disabled `too-many-arguments` and `too-many-locals` ### Motivation and Context Refine config to reduce lint noise