Skip to content

Commit

Permalink
Making flake8 happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Mar 12, 2017
1 parent fc5f4c0 commit 1d1712d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/nikola.py
Expand Up @@ -1117,7 +1117,6 @@ def init_plugins(self, commands_only=False, load_all=False):
self.plugin_manager._candidates = self._filter_duplicate_plugins(to_add)
self.plugin_manager.loadPlugins()


# IPython theme configuration. If a website has ipynb enabled in post_pages
# we should enable the IPython CSS (leaving that up to the theme itself).
if 'needs_ipython_css' not in self._GLOBAL_CONTEXT:
Expand Down

0 comments on commit 1d1712d

Please sign in to comment.