...
This commit is contained in:
parent
2d88d46700
commit
deeee6b9a6
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
|
||||
class InheritableFile(Protocol):
|
||||
|
||||
def close(self) -> None: ...
|
||||
def fileno(self) -> int: ...
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue