Missing import

This commit is contained in:
Fabio Manganiello 2021-07-24 23:49:23 +02:00
parent 371dd6da0a
commit 2fc7327788
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import time
from typing import Callable, Optional
from pushbullet import Listener as _Listener