Convert ctx from an ABC to a mypystub
Required a bunch of renaming from ctx.Ctx to ctx.Context (its real name)
Makes the docs actually show docstrings
Also apparently mypy doesn't like "from typing_extensions import Protocol" and the fact that it didn't complain so far means that we're probably not type checking everything.
Merge request reports
Activity
added 2 commits
added 5 commits
-
6690795b...8e687558 - 4 commits from branch
main
- 2439ffad - Convert ctx from an ABC to a mypystub
-
6690795b...8e687558 - 4 commits from branch
enabled an automatic merge when the pipeline for 2439ffad succeeds
Please register or sign in to reply