1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Fix and enforce new lines at the end of files.

This commit is contained in:
comfyanonymous
2024-12-30 04:14:59 -05:00
parent 3507870535
commit d9b7cfac7e
10 changed files with 10 additions and 9 deletions

View File

@@ -30,4 +30,4 @@ NODE_CLASS_MAPPINGS = {
NODE_DISPLAY_NAME_MAPPINGS = {
"WebcamCapture": "Webcam Capture",
}
}