[Misc] Remove isort and yapf ignores#26888
Conversation
Signed-off-by: DarkLight1337 <[email protected]>
There was a problem hiding this comment.
Code Review
This pull request focuses on code cleanup by removing unnecessary isort and yapf ignore directives across several files. The changes correctly refactor import statements, leading to better adherence to the project's formatting standards. The modifications are purely stylistic and do not introduce any functional changes or issues. The codebase is now cleaner and more maintainable. The changes look good.
There was a problem hiding this comment.
When making the original PR removing yapf I did see this one and wondered if the import order mattered.
There was a problem hiding this comment.
Let's run the CI and see if it still passes
There was a problem hiding this comment.
Ok seems that the order is indeed important...
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: bbartels <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: Alberto Perdomo <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
Purpose
Remove unnecessary ignore directives
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.