-
-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
I encountered this while trying to help sentry-python prepare for the changes mentioned in #371. Their linter errored with "PackageMetadata" has no attribute "get", since metadata is advertised to return _meta.PackageMetadata, but actually returns _adapters.Message.
Is this intended, and if so what is the workaroud for the linter?
Reproduction steps:
git clone [email protected]:mpurnell1/sentry-python.gitpip install toxtox -e linters
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right