Souhib

Results 1 issues of Souhib

Hello, first thanks for your job for creating such cool tool ! I just tried it and found out that using this in FastAPI ```py @app.exception_handler(BaseError) async def base_error_exception_handler(request: Request,...

enhancement