mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-29 10:51:27 +00:00
chore: remove module-level comments and docstrings from assets package
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
"""
|
||||
Service layer data transfer objects.
|
||||
|
||||
These dataclasses represent the data returned by service functions,
|
||||
providing explicit types instead of raw dicts or ORM objects.
|
||||
"""
|
||||
from dataclasses import dataclass
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user