1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-04 07:52:46 +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

@@ -95,4 +95,4 @@ def test_get_save_image_path(temp_dir):
assert filename == "test"
assert counter == 1
assert subfolder == ""
assert filename_prefix == "test"
assert filename_prefix == "test"