mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-29 03:06:43 +08:00
Bump flake8-pyi to 25.5.0 (#14140)
This commit is contained in:
@@ -180,7 +180,7 @@ class Globable:
|
||||
def globincluding(self, magicchar): ...
|
||||
def globexcluding(self, excluded): ...
|
||||
def pushending(self, ending, optional: bool = False) -> None: ...
|
||||
def popending(self, expected: Incomplete | None = None): ...
|
||||
def popending(self, expected=None): ...
|
||||
def nextending(self): ...
|
||||
|
||||
class EndingList:
|
||||
|
||||
Reference in New Issue
Block a user