From 878ba1152ebc64a4a2609d23c9e400a6111db642 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 27 Feb 2013 09:13:24 -0300 Subject: Imported Upstream version 5.3 --- tests/context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/context.py') diff --git a/tests/context.py b/tests/context.py index f292b79..28eb872 100644 --- a/tests/context.py +++ b/tests/context.py @@ -6,4 +6,4 @@ import os import sys sys.path.insert(0, os.path.abspath('..')) -import nikola +import nikola # NOQA -- cgit v1.2.3