From: Sebastián Ramírez Date: Thu, 15 Aug 2024 01:03:50 +0000 (-0500) Subject: 🍻 Add drunken broken code for Ruff to fix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e12529926d1292a294f93a10aaecb7e0c2bdedd6;p=thirdparty%2Ffastapi%2Ffastapi.git 🍻 Add drunken broken code for Ruff to fix --- diff --git a/fastapi/cli.py b/fastapi/cli.py index 8d3301e9da..fb735c794c 100644 --- a/fastapi/cli.py +++ b/fastapi/cli.py @@ -11,3 +11,6 @@ def main() -> None: print(message) raise RuntimeError(message) # noqa: B904 cli_main() + + +import sys \ No newline at end of file