pep8: Fix E303 violations.
This commit is contained in:
parent
6eb6016913
commit
2e2b8af9fd
5 changed files with 0 additions and 10 deletions
|
@ -89,7 +89,6 @@ def main(argv=None):
|
|||
help='Allows the user to specify a subject for the message.')
|
||||
parser.add_option_group(group)
|
||||
|
||||
|
||||
(options, recipients) = parser.parse_args(argv[1:])
|
||||
|
||||
if options.verbose:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue