ComfyUI-Manager/comfyui_manager/glob
bymyself 7f1ebbe081 [cleanup] Remove completed TODO comments and fix ruff issues
- 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.
2025-06-13 19:37:57 -07:00
..
utils [cleanup] Remove completed TODO comments and fix ruff issues 2025-06-13 19:37:57 -07:00
__init__.py restructuring 2025-04-13 09:26:02 +09:00
constants.py [feat] Add client_id support to task queue system 2025-06-13 19:33:05 -07:00
manager_core.py Merge branch 'main' into draft-v4 2025-05-19 06:07:31 +09:00
manager_server.py [cleanup] Remove completed TODO comments and fix ruff issues 2025-06-13 19:37:57 -07:00
share_3rdparty.py fixed: avoid except: 2025-04-21 12:42:50 +09:00