mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-03 08:47:56 +08:00
Fix and enforce new lines at the end of files.
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user