forgot ruffing
This commit is contained in:
parent
6ce9471e6f
commit
74c336f294
@ -2,7 +2,6 @@
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import dataclasses
|
||||
import enum
|
||||
import importlib
|
||||
import inspect
|
||||
|
@ -154,7 +154,6 @@ def _run(
|
||||
loglevel: constants.LogLevel = config.loglevel,
|
||||
):
|
||||
"""Run the app in the given directory."""
|
||||
|
||||
# Set env mode in the environment
|
||||
# This must be set before importing modules that contain rx.State subclasses
|
||||
EnvironmentVariables.REFLEX_ENV_MODE.set(env)
|
||||
|
Loading…
Reference in New Issue
Block a user