Skip to content

Conversation

@dimbleby
Copy link
Contributor

This stops mypy complaining when you run it in jaraco/keyring

currently per the pipelines:

________________________ keyring/backends/libsecret.py _________________________
46: error: Argument 1 to "NonDataProperty" has incompatible type "Callable[[Keyring], Any]"; expected "Callable[[object], object]"  [arg-type]

@johnslavik
Copy link
Contributor

johnslavik commented Mar 29, 2024

Great improvement. Should have thought about it. Thanks @dimbleby!

@jaraco
Copy link
Owner

jaraco commented Mar 31, 2024

Turns out this change broke the docs build. I fixed it in 0b64201.

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.

3 participants