Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style fixes for main #544

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ashahba
Copy link

@ashahba ashahba commented Jan 31, 2024

When I run the tests locally, these files keep showing as being reformatted and user have to manually check or reset them.
However most of the changes are valid except for the one in src/evaluate/loading.py and unfortunately the only way around it for now is to break the comments into multiple lines due to this issue in black: psf/black#1713
Basically black reformats the code to keep the end of line comment intact and completely ignores the #noqa: flag!

Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant