mirror of
https://github.com/beetbox/beets.git
synced 2026-01-10 18:07:00 +01:00
PEP8 Fixes
This commit is contained in:
parent
0e853ac5ea
commit
3eafd9f7a6
1 changed files with 0 additions and 1 deletions
|
|
@ -780,7 +780,6 @@ class SubcommandsOptionParser(optparse.OptionParser):
|
|||
subargs = ['help']
|
||||
return options, subargs
|
||||
|
||||
|
||||
def parse_subcommand(self, args):
|
||||
"""Given the `args` left unused by a `parse_global_options`,
|
||||
return the invoked subcommand, the subcommand options, and the
|
||||
|
|
|
|||
Loading…
Reference in a new issue