diff --git a/pyproject.toml b/pyproject.toml index c94313fb11..b70fd43b55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -298,7 +298,7 @@ module = [ "litestar.openapi.spec.base", "litestar.utils.helpers", "litestar.channels.plugin", - "litestar.handlers.http_handlers._utils" + "litestar.handlers.http_handlers._utils" ] [[tool.mypy.overrides]]