瀏覽代碼

uv lock (#5176)

* uv lock

* pre-commit
Khaleel Al-Adhami 3 周之前
父節點
當前提交
fae7b3c332
共有 2 個文件被更改,包括 446 次插入446 次删除
  1. 1 1
      reflex/reflex.py
  2. 445 445
      uv.lock

+ 1 - 1
reflex/reflex.py

@@ -705,7 +705,7 @@ def _convert_reflex_loglevel_to_reflex_cli_loglevel(
 cli.add_typer(db_cli, name="db", help="Subcommands for managing the database schema.")
 cli.add_typer(script_cli, name="script", help="Subcommands running helper scripts.")
 cli.add_typer(
-    hosting_cli,
+    hosting_cli,  # pyright: ignore [reportArgumentType]
     name="cloud",
     help="Subcommands for managing the reflex cloud.",
 )

File diff suppressed because it is too large
+ 445 - 445
uv.lock


Some files were not shown because too many files changed in this diff