Skip to content

Commit c246da7

Browse files
committed
Fix syntax for overloaded function
1 parent f437aeb commit c246da7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stubs/docutils/docutils/io.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ class FileOutput(Output):
109109

110110
@overload
111111
def write(self, data: bytes) -> bytes: ...
112-
def write(self, data: str | bytes) -> str | bytes: ...
113112
def close(self) -> None: ...
114113

115114
class BinaryFileOutput(FileOutput): ...

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy