pep8 fixes

This commit is contained in:
Thomas Vander Stichele
2012-12-02 16:40:46 +00:00
parent c634dd0e92
commit b86febb3b1
6 changed files with 4 additions and 7 deletions

View File

@@ -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"