Skip to content

Conversation

@bartfeenstra
Copy link
Contributor

@bartfeenstra bartfeenstra commented Mar 14, 2025

A couple of arguments and return values remain untyped, because I'm not familiar enough with this part of Gramps just yet.

Additionally, as a learning note: in the future we should move from typing on dict and list to Mapping, MutableMapping, Sequence, and MutableSequence as they allow other, compatible types to be used. I did not do that now as all these methods are documented to use lists or dicts explicitly.

@bartfeenstra
Copy link
Contributor Author

oops, duplicate of #1919

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.

1 participant