1
0

fix imports

This commit is contained in:
fr3aker
2017-02-11 18:21:08 +01:00
committed by ThomasV
parent c86140a608
commit 8a15581d8e
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ import traceback
import requests
from lib import print_error
from .util import print_error
ca_path = requests.certs.where()