update HamsterIntegrationPlugin to py3

This commit is contained in:
Denis Fomin
2013-01-28 16:54:29 +04:00
parent ddb468d7af
commit 34e772f229
3 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
from hamster import HamsterIntegrationPlugin
from .hamster import HamsterIntegrationPlugin