feat: Bump ruff version to 0.9 (#5666)
* Bump ruff version to 0.9 * Rename some modules for A005 ruff rule
This commit is contained in:
parent
242165b8aa
commit
da83dbbcb5
29 changed files with 137 additions and 136 deletions
|
|
@ -11,7 +11,7 @@ from langflow.initial_setup.setup import (
|
|||
update_project_file,
|
||||
update_projects_components_with_latest_component_versions,
|
||||
)
|
||||
from langflow.interface.types import get_and_cache_all_types_dict
|
||||
from langflow.interface.components import get_and_cache_all_types_dict
|
||||
from langflow.services.deps import get_settings_service
|
||||
from langflow.services.utils import initialize_services
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue