I had imported requests twice
This commit is contained in:
parent
77a19712c3
commit
e00ce53ef6
@ -18,7 +18,6 @@ import os
|
|||||||
import tempfile, tarfile, zipfile, subprocess, requests
|
import tempfile, tarfile, zipfile, subprocess, requests
|
||||||
from csv import reader as csv_reader
|
from csv import reader as csv_reader
|
||||||
from urlparse import urlparse
|
from urlparse import urlparse
|
||||||
import requests
|
|
||||||
from pyld import jsonld
|
from pyld import jsonld
|
||||||
|
|
||||||
from mediagoblin.gmg_commands import util as commands_util
|
from mediagoblin.gmg_commands import util as commands_util
|
||||||
|
Loading…
x
Reference in New Issue
Block a user