mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-08 06:39:56 +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 @@
|
||||
"""
|
||||
Multipart upload parsing for asset uploads.
|
||||
|
||||
This module handles the HTTP-specific concerns of parsing multipart form data,
|
||||
streaming file uploads to temp storage, and validating hash fields.
|
||||
"""
|
||||
import os
|
||||
import uuid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user