Skip to content

Commit deeee6b

Browse files
committed
...
1 parent 2d88d46 commit deeee6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kitty/child.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
class InheritableFile(Protocol):
2727

28-
def close(self) -> None: ...
2928
def fileno(self) -> int: ...
3029

3130

0 commit comments

Comments
 (0)