Skip to content

Conversation

@fynnsu
Copy link
Collaborator

@fynnsu fynnsu commented May 5, 2025

Closes #527

Signed-off-by: Fynn Schmitt-Ulms <[email protected]>
@mergify mergify bot added the CI/CD Affects CI/CD configuration label May 5, 2025
Copy link
Contributor

@booxter booxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the reason why some arguments are left untouched is because we expect these functions could be used by library users and so it's unsafe to remove the arguments.

Copy link
Contributor

@booxter booxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thought, (_, __) is really confusing (though funny).

@mergify mergify bot added the one-approval label May 6, 2025
Copy link
Contributor

@JamesKunstle JamesKunstle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable

@mergify mergify bot merged commit e8eb284 into instructlab:main May 6, 2025
15 checks passed
@mergify mergify bot removed the one-approval label May 6, 2025
@fynnsu fynnsu deleted the pylint-unused-argument branch May 6, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Affects CI/CD configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unused parameter check to linting

3 participants