Fix - al importar la configuracion del PAC

This commit is contained in:
Mauricio Baeza 2017-10-31 00:13:27 -06:00
parent f429eb9c1e
commit deeadf898a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
from conf import DEBUG, ID_INTEGRADOR, FINKOK
from .conf import DEBUG, ID_INTEGRADOR, FINKOK
DEBUG = DEBUG
TIMEOUT = 10