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

Add ruff exceptions for some missing args #229

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

mwcraig
Copy link
Contributor

@mwcraig mwcraig commented Dec 21, 2023

These are otherwise identified as having unused arguments. While it is the case that they are not used, it is also the case that the signature is dictated by the package doing the callback.

These are otherwise identified as having unused arguments. While it is
the case that they are not used, it is also the case that the signature
is dictated by the package doing the callback.
@mwcraig mwcraig merged commit 0e8c25d into feder-observatory:main Dec 21, 2023
8 checks passed
@mwcraig mwcraig deleted the noqa-for-some-missing-args branch December 21, 2023 15:30
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.

1 participant