update RosterTweaksPlugin to py3

This commit is contained in:
Denis Fomin
2013-02-01 01:05:18 +04:00
parent 51f8bf8c4f
commit 592bb5e372
3 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -1 +1 @@
from roster_tweaks import RosterTweaksPlugin
from .roster_tweaks import RosterTweaksPlugin