mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
- Removed completed TODO comments about code quality checks and client_id handling - Updated comments to reflect implemented features - Fixed ruff linting errors: - Removed duplicate constant definitions - Added missing locale import - Fixed unused imports - Moved is_local_mode logic to security_utils module - Added model_dir_name_map import to model_utils All ruff checks now pass successfully. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| environment_utils.py | ||
| formatting_utils.py | ||
| model_utils.py | ||
| node_pack_utils.py | ||
| security_utils.py | ||