From fb9fb34b83bf17804b265a42dd562aa73022f55e Mon Sep 17 00:00:00 2001 From: JoeLametta Date: Sat, 4 Jan 2020 12:19:49 +0000 Subject: [PATCH] Move comment to the right place The blank line after the comment was added in commit 644e67f1056024c75544500e4e48d9e80ea54f90. Signed-off-by: JoeLametta --- whipper/command/cd.py | 1 - 1 file changed, 1 deletion(-) diff --git a/whipper/command/cd.py b/whipper/command/cd.py index a45fd9e..a5ecc49 100644 --- a/whipper/command/cd.py +++ b/whipper/command/cd.py @@ -343,7 +343,6 @@ Log files will log the path to tracks relative to this directory. os.makedirs(dirname) # FIXME: turn this into a method - def _ripIfNotRipped(number): logger.debug('ripIfNotRipped for track %d', number) # we can have a previous result