Skip to content
Snippets Groups Projects
Unverified Commit 5cbe8d93 authored by Andrew Morgan's avatar Andrew Morgan Committed by GitHub
Browse files

Add typing to membership Replication class methods (#8809)

This PR grew out of #6739, and adds typing to some method arguments

You'll notice that there are a lot of `# type: ignores` in here. This is due to the base methods not matching the overloads here. This is necessary to stop mypy complaining, but a better solution is #8828.
parent 1cd35676
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment