mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
Update contextlib2/_typeshed.py
This commit is contained in:
parent
d78420a808
commit
3d2540dda1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from typing import TypeVar
|
||||
from typing import TypeVar # pragma: no cover
|
||||
|
||||
# Use for "self" annotations:
|
||||
# def __enter__(self: Self) -> Self: ...
|
||||
|
|
|
|||
Loading…
Reference in a new issue