forked from extern/httpie-cli
Fixed json absolute import
This commit is contained in:
parent
f96f0ef9ed
commit
345f5a02a2
@ -1,3 +1,4 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
import json
|
import json
|
||||||
|
|
||||||
import pygments.lexer
|
import pygments.lexer
|
||||||
|
Loading…
Reference in New Issue
Block a user