mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-12 18:33:35 +00:00
fix lint error: blank line contains whitespace
This commit is contained in:
parent
259ad0f173
commit
1bad3b8629
@ -146,7 +146,7 @@ def filter_files_content_types(files: list[str], content_types: Literal["image",
|
||||
Example:
|
||||
files = os.listdir(folder_paths.get_input_directory())
|
||||
videos = filter_files_content_types(files, ["video"])
|
||||
|
||||
|
||||
Note:
|
||||
- 'model' in MIME context refers to 3D models, not files containing trained weights and parameters
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user