Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 4, 2015
1 parent ee2bf4a commit d667c05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/plugins/command/new_post.py
Expand Up @@ -316,7 +316,6 @@ def _execute(self, options, args):
except (AttributeError, TypeError): # for tests
author = author.decode('utf-8')


# Calculate the date to use for the content
schedule = options['schedule'] or self.site.config['SCHEDULE_ALL']
rule = self.site.config['SCHEDULE_RULE']
Expand Down

0 comments on commit d667c05

Please sign in to comment.