Skip to content
Snippets Groups Projects
Commit b9e7e0f0 authored by Krzysztof Mochocki's avatar Krzysztof Mochocki
Browse files

Split ContextSync and ContextAsync

Distinction on Self and Generic is because passing `typing_extension.Self`
is forbidden to pass via Generic template argument by mypy and even if
`# type: ignore[misc]` is applied, IntellijSens have problems with resolving
during `with` construction.
parent 300f4fed
No related branches found
No related tags found
1 merge request!73Clive integration related fixes
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