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

chore: clean redefinition of mock_jwk_module in backend tests #855

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

vgrozdanic
Copy link
Contributor

In tests/test_backends.py mock_jwk_module is defined twice, but the first definition is never used.

This is a preparation PR to add a linter to the pre-commit, since it would catch a lot of similar stuff.

I have run locally ruff to detect all the linting problems, this is the only thing worth fixing that was found.

Andrew-Chen-Wang

This comment was marked as resolved.

Copy link
Member

@Andrew-Chen-Wang Andrew-Chen-Wang left a comment

Choose a reason for hiding this comment

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

I misread, this LGTM!

@Andrew-Chen-Wang Andrew-Chen-Wang merged commit e99ea81 into master Jan 13, 2025
21 checks passed
@Andrew-Chen-Wang Andrew-Chen-Wang deleted the vgrozdanic/chore-test-backends branch January 13, 2025 00:59
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