Skip to content

Commit 6806d7a

Browse files
committed
ran mypy to fix error for deleted import
1 parent 9e190f1 commit 6806d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workos/types/events/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
from .event import *
1111
from .organization_domain_verification_failed_payload import *
1212
from .previous_attributes import *
13-
from .session_created_payload import *
13+
from .session_payload import *

0 commit comments

Comments
 (0)