diff options
| author | 2013-02-27 09:13:24 -0300 | |
|---|---|---|
| committer | 2013-02-27 09:13:24 -0300 | |
| commit | 878ba1152ebc64a4a2609d23c9e400a6111db642 (patch) | |
| tree | 7672c12a59dbab1864606109e4f2b1dd7534043c /nikola/plugins/__init__.py | |
| parent | a40930043121a4b60de8526d58417761a54ab718 (diff) | |
Imported Upstream version 5.3upstream/5.3
Diffstat (limited to 'nikola/plugins/__init__.py')
| -rw-r--r-- | nikola/plugins/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nikola/plugins/__init__.py b/nikola/plugins/__init__.py index b1de7f1..2d9b1b2 100644 --- a/nikola/plugins/__init__.py +++ b/nikola/plugins/__init__.py @@ -1,3 +1,4 @@ from __future__ import absolute_import from . import command_import_wordpress # NOQA +from . import command_build # NOQA |
