aboutsummaryrefslogtreecommitdiffstats
path: root/tests/context.py
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2013-02-27 09:13:31 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2013-02-27 09:13:31 -0300
commitcb2680529d9447d94546c8c0960f0c4e299af18c (patch)
tree335ce0e66c214a120aa51ac78e25afe6585c1a13 /tests/context.py
parent6e0996d54cad4586645fdc59164708e4b4b9dcec (diff)
parent878ba1152ebc64a4a2609d23c9e400a6111db642 (diff)
Merge tag 'upstream/5.3'
Upstream version 5.3
Diffstat (limited to 'tests/context.py')
-rw-r--r--tests/context.py2
1 files changed, 1 insertions, 1 deletions
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