pep8 fixes

This commit is contained in:
Laurent Monin
2013-07-02 23:01:13 +02:00
parent cd656964f1
commit 8d40e6700d
47 changed files with 325 additions and 128 deletions

View File

@@ -8,4 +8,3 @@ from picard.tagger import main
localedir = os.path.join(os.path.dirname(sys.argv[0]), 'locale')
main(localedir, True)