ComfyUI/tests-unit/folder_paths_test
lif 4d4701893f fix: remove trailing underscore from output filenames
Fixes #1389

Removed the unnecessary trailing underscore from output filenames.
- Old format: ComfyUI_00001_.png
- New format: ComfyUI_00001.png

Updated get_save_image_path to support both formats for backward
compatibility with existing files.
2025-12-18 00:36:38 +08:00
..
__init__.py Add content-type filter method to folder_paths (#4054) 2024-09-11 02:00:07 -04:00
filter_by_content_types_test.py Update filter_files_content_types to support filtering 3d models (#7572) 2025-04-12 18:30:39 -04:00
misc_test.py LoRA Trainer: LoRA training node in weight adapter scheme (#8446) 2025-06-13 19:25:59 -04:00
system_user_test.py feat(security): add System User protection with __ prefix (#10966) 2025-11-28 21:28:42 -05:00
test_filename_format.py fix: remove trailing underscore from output filenames 2025-12-18 00:36:38 +08:00