ComfyUI/app/assets/services
Luke Mino-Altherr bd17ee3dc9 Fix ruff linting issues
- Remove debug print statements
- Remove trailing whitespace on blank lines
- Remove unused pytest import

Amp-Thread-ID: https://ampcode.com/threads/T-019c3a8d-3b4f-75b4-8513-1c77914782f7
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 11:34:44 -08:00
..
__init__.py feat: non-destructive asset pruning with is_missing flag 2026-02-24 11:34:44 -08:00
asset_management.py Add optional blake3 hashing during asset scanning 2026-02-24 11:34:44 -08:00
bulk_ingest.py Populate mime_type for assets in scanner and API paths 2026-02-24 11:34:44 -08:00
file_utils.py Skip hidden files and directories in asset scanner 2026-02-24 11:34:44 -08:00
hashing.py Add optional blake3 hashing during asset scanning 2026-02-24 11:34:44 -08:00
ingest.py Make ingest_file_from_path and register_existing_asset private 2026-02-24 11:34:44 -08:00
metadata_extract.py Fix ruff linting issues 2026-02-24 11:34:44 -08:00
path_utils.py refactor(assets): consolidate duplicated query utilities and remove unused code 2026-02-24 11:34:44 -08:00
schemas.py refactor: eliminate manager layer, routes call services directly 2026-02-24 11:34:44 -08:00
tagging.py refactor: add explicit types to asset service functions 2026-02-24 11:34:44 -08:00