mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 08:55:05 +01:00
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 pygments.lexer
|
||||
|
Loading…
Reference in New Issue
Block a user