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

Override test_empty_username from keyring 25.3.0 for file backend #55

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented Aug 10, 2024

Fixes #54.

@mitya57
Copy link
Contributor Author

mitya57 commented Aug 10, 2024

I also fixed these ruff errors:

E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks

This in turn causes coverage error, but the change is trivial so hopefully it can be ignored.

@jaraco jaraco merged commit 55cd220 into jaraco:main Aug 14, 2024
12 of 14 checks passed
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.

Removal of empty username support in keyring 25.3.0 breaks several tests
2 participants