mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-28 14:27:58 +08:00
Fix and enforce new lines at the end of files.
This commit is contained in:
@ -39,4 +39,4 @@ class FileSystemOperations:
|
||||
"path": relative_path,
|
||||
"type": "directory"
|
||||
})
|
||||
return file_list
|
||||
return file_list
|
||||
|
||||
Reference in New Issue
Block a user