Arisu Wonderland
Results
1
issues of
Arisu Wonderland
As far as I know, pdocs **ignores** any default values specified in the type annotations: ```python def handler( self, func: Callable, return_async=False, spoof_name: str = None ) -> Callable ```...