From 66ac136270924f77351ab90976a3d9783dc807f2 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 20 May 2025 15:23:14 -0700 Subject: [PATCH] autopep --- mfbatch/commands.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mfbatch/commands.py b/mfbatch/commands.py index bbeb67e..1f1b8e6 100644 --- a/mfbatch/commands.py +++ b/mfbatch/commands.py @@ -334,13 +334,13 @@ they appear in the batchfile. # """ # picture PATH # Add PATH as a picture (flac picture type 0) to this and every - # subsequent file. + # subsequent file. # """ - # pass + # pass # # def nopicture(self, args): # """ - # unpicture + # unpicture # Remove all p # """ # pass