update length_notifier plugin to py3

This commit is contained in:
Yann Leboulanger
2013-01-29 14:08:56 +01:00
parent dccc279d6f
commit a6ac97838c
3 changed files with 45 additions and 31 deletions

View File

@@ -1,2 +1 @@
from length_notifier import LengthNotifierPlugin
from .length_notifier import LengthNotifierPlugin