Skip to content

verify_release is missing annotation #2171

@jku

Description

@jku
verify_release:144: error: Incompatible default for argument "key_id" (default has type "None", argument has type "str")  [assignment]
verify_release:144: note: PEP 484 prohibits implicit Optional. Accordingly, mypy has changed its default to no_implicit_optional=True

Looks like key_id argument just requires better annotation

blocks #2169

Metadata

Metadata

Labels

buggood first issueBite-sized items for first time contributors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions