Fixed json absolute import

This commit is contained in:
Jakub Roztocil 2016-03-01 16:39:50 +08:00
parent f96f0ef9ed
commit 345f5a02a2

View File

@ -1,3 +1,4 @@
from __future__ import absolute_import
import json
import pygments.lexer