Skip to content
Snippets Groups Projects
Commit 2439ffad authored by dx's avatar dx Committed by q3k
Browse files

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.
parent 8e687558
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 98 additions and 180 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment