Skip to content

Commit 2cc3e32

Browse files
Morgan Bartholomewintellij-monorepo-bot
authored andcommitted
fixup! [python] PY-80436 support ellipsis
(cherry picked from commit 2c047d1645fede41ea5b3a10af8b5deb385fb2b1) IJ-MR-161661 GitOrigin-RevId: 69bb9eb77df40d04f001debac21346b91ba410ed
1 parent 2ea9645 commit 2cc3e32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/helpers/typeshed/stdlib/builtins.pyi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1927,8 +1927,6 @@ else:
19271927

19281928
Ellipsis: ellipsis
19291929

1930-
Ellipsis: ellipsis
1931-
19321930
class BaseException:
19331931
args: tuple[Any, ...]
19341932
__cause__: BaseException | None

0 commit comments

Comments
 (0)