diff options
| author | 2013-11-20 16:58:50 -0300 | |
|---|---|---|
| committer | 2013-11-20 16:58:50 -0300 | |
| commit | ca94afc07df55cb7fc6fe3b4f3011877b7881195 (patch) | |
| tree | d81e1f275aa77545f33740723f307a83dde2e0b4 /nikola/plugins/__init__.py | |
| parent | f794eee787e9cde54e6b8f53e45d69c9ddc9936a (diff) | |
Imported Upstream version 6.2.1upstream/6.2.1
Diffstat (limited to 'nikola/plugins/__init__.py')
| -rw-r--r-- | nikola/plugins/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nikola/plugins/__init__.py b/nikola/plugins/__init__.py index b1de7f1..139759b 100644 --- a/nikola/plugins/__init__.py +++ b/nikola/plugins/__init__.py @@ -1,3 +1,2 @@ +# -*- coding: utf-8 -*- from __future__ import absolute_import - -from . import command_import_wordpress # NOQA |
