pep8 fixes
This commit is contained in:
@@ -136,7 +136,6 @@ Log files will log the path to tracks relative to this directory.
|
||||
self.stdout.write("Using fallback read offset %d\n" %
|
||||
options.offset)
|
||||
|
||||
|
||||
def do(self, args):
|
||||
prog = program.Program(record=self.getRootCommand().record)
|
||||
runner = task.SyncRunner()
|
||||
|
||||
@@ -237,7 +237,6 @@ CD in the AccurateRip database."""
|
||||
self.getRootCommand().config.setReadOffset(info[0], info[1], info[2],
|
||||
offset)
|
||||
|
||||
|
||||
|
||||
class Offset(logcommand.LogCommand):
|
||||
summary = "handle drive offsets"
|
||||
|
||||
Reference in New Issue
Block a user