Skip to content

Remove unused arguments from internal functions#3571

Merged
svartkanin merged 1 commit intoarchlinux:masterfrom
correctmost:cm/remove-unused-args
Jun 3, 2025
Merged

Remove unused arguments from internal functions#3571
svartkanin merged 1 commit intoarchlinux:masterfrom
correctmost:cm/remove-unused-args

Conversation

@correctmost
Copy link
Contributor

PR Description:

This makes it easier to run Pylint's unused-argument checks on the codebase.

Tests and Checks

  • I have tested the code!

This makes it easier to run Pylint's unused-argument checks on the
codebase.
@correctmost correctmost requested a review from Torxed as a code owner June 3, 2025 11:14
return value

@model_validator(mode='after')
def debug_output(self, validation_info) -> 'MirrorStatusEntryV3':
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@svartkanin svartkanin merged commit fafb180 into archlinux:master Jun 3, 2025
9 checks passed
@correctmost correctmost deleted the cm/remove-unused-args branch June 3, 2025 13:18
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.

2 participants