-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
stubs: false positiveType checkers report false errorsType checkers report false errors
Description
typeshed/stubs/cffi/cffi/api.pyi
Line 42 in 140bba3
def string(self, cdata: CData, maxlen: int = ...) -> bytes | str: ... |
I know that maxlen
agument is optional.
Metadata
Metadata
Assignees
Labels
stubs: false positiveType checkers report false errorsType checkers report false errors