Move comment to the right place
The blank line after the comment was added in commit 644e67f105.
Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
@@ -343,7 +343,6 @@ Log files will log the path to tracks relative to this directory.
|
|||||||
os.makedirs(dirname)
|
os.makedirs(dirname)
|
||||||
|
|
||||||
# FIXME: turn this into a method
|
# FIXME: turn this into a method
|
||||||
|
|
||||||
def _ripIfNotRipped(number):
|
def _ripIfNotRipped(number):
|
||||||
logger.debug('ripIfNotRipped for track %d', number)
|
logger.debug('ripIfNotRipped for track %d', number)
|
||||||
# we can have a previous result
|
# we can have a previous result
|
||||||
|
|||||||
Reference in New Issue
Block a user