Skip to content

Commit d2757a0

Browse files
authored
typo
1 parent a212761 commit d2757a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stdlib/@tests/stubtest_allowlists/py310.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ builtins.float.__setformat__ # Internal method for CPython test suite
7878
typing._SpecialForm.__mro_entries__ # Exists at runtime, but missing from stubs
7979

8080
# Will always raise. Not included to avoid type checkers inferring that
81-
# TypeAliasType instances are callable.
81+
# Sentinel instances are callable.
8282
typing_extensions.Sentinel.__call__
8383

8484

0 commit comments

Comments
 (0)