[length_notifier] Type annotations, linting

This commit is contained in:
wurstsalat
2022-11-29 19:32:39 +01:00
parent 7de69ca415
commit 07fe999b95
3 changed files with 31 additions and 13 deletions

View File

@@ -1 +1 @@
from .length_notifier import LengthNotifierPlugin
from .length_notifier import LengthNotifierPlugin # type: ignore