Small fix.

This commit is contained in:
Timur Nurlygayanov 2013-04-05 16:52:21 +04:00
parent 756c39547b
commit 51adc7a825
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
import logging
from portasclient.v1.client import Client as glazier_client
from glazierclient.v1.client import Client as glazier_client
log = logging.getLogger(__name__)