Skip to content

Commit 38b0ffe

Browse files
committed
restore decorator import
1 parent 49b6251 commit 38b0ffe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

taskbadger/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from .decorators import track
12
from .integrations import Action, EmailIntegration, WebhookIntegration
23
from .internal.models import StatusEnum
34
from .mug import Badger, Session

0 commit comments

Comments
 (0)