Skip to content

fix: correct type signature for BaseCollector.collect#520

Merged
pawamoy merged 1 commit intomkdocstrings:masterfrom
ssbarnea:fix/mypy
Mar 7, 2023
Merged

fix: correct type signature for BaseCollector.collect#520
pawamoy merged 1 commit intomkdocstrings:masterfrom
ssbarnea:fix/mypy

Conversation

@ssbarnea
Copy link
Copy Markdown
Contributor

@ssbarnea ssbarnea commented Jan 21, 2023

This is needed by python library because collect() needs to pass that argument to a method that declares it as MutableMapping.

This is needed by python library because it needs to pass that
argument to a method that declares it as MutableMapping.
@ssbarnea ssbarnea changed the title fix: correct type signature BaseCollector.collect fix: correct type signature for BaseCollector.collect Jan 21, 2023
@pawamoy
Copy link
Copy Markdown
Member

pawamoy commented Mar 5, 2023

@ssbarnea should I wait for you to mark this PR as ready for review?

@ssbarnea ssbarnea marked this pull request as ready for review March 6, 2023 16:06
@ssbarnea
Copy link
Copy Markdown
Contributor Author

ssbarnea commented Mar 6, 2023

@pawamoy No need to wait, if you find the draft PR as good enough, feel free to convert it to -ready-for-review and merge. Thanks for the ping, I forgot, too many changes in too many repos....

@pawamoy pawamoy merged commit 82016df into mkdocstrings:master Mar 7, 2023
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