Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missing import.
  • Loading branch information
felixfontein committed Nov 27, 2016
1 parent 01f970a commit 700e0b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nikola/plugins/task/sections.py
Expand Up @@ -29,6 +29,7 @@
from __future__ import unicode_literals

from nikola.plugin_categories import Taxonomy
from nikola import utils


class ClassifySections(Taxonomy):
Expand Down

0 comments on commit 700e0b0

Please sign in to comment.