Browse Source

uv lock (#5176)

* uv lock

* pre-commit
Khaleel Al-Adhami 3 weeks ago
parent
commit
fae7b3c332
2 changed files with 446 additions and 446 deletions
  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