-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix more ruff warnings #21
Conversation
mcocdawc
commented
Nov 21, 2024
•
edited
Loading
edited
- started to remove unused variables
- explicitly ignore variables that are in a returned tuple
mostly unused variables
f38d6eb
to
22712bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll revisit src/kbe/autofrag.py
on a later time (but soon enough 😏 )
take Minsik's suggestion Co-authored-by: Minsik <[email protected]>
introduced explict `unused` function
Having these variable names in comments will go out of sync with the code over time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool cool nice cool nice nice