Skip to content

Commit 5992658

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 0505b6f commit 5992658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stubs/gdb/gdb/__init__.pyi

-1
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,6 @@ class EventRegistry(Generic[_ET]):
10131013
class ValuePrinter: ...
10141014

10151015
def blocked_signals(): ...
1016-
10171016
def notify_mi(name: str, data: dict[str, object] | None = None): ...
10181017
def interrupt(): ...
10191018
def execute_mi(command: str, *args: str) -> dict[str, object]: ...

0 commit comments

Comments
 (0)