diff --git a/comfy_extras/nodes_audio.py b/comfy_extras/nodes_audio.py index e7258b4d0..49af1eae4 100644 --- a/comfy_extras/nodes_audio.py +++ b/comfy_extras/nodes_audio.py @@ -342,4 +342,4 @@ NODE_DISPLAY_NAME_MAPPINGS = { "SaveAudio": "Save Audio (FLAC)", "SaveAudioMP3": "Save Audio (MP3)", "SaveAudioOpus": "Save Audio (Opus)", -} \ No newline at end of file +}