Skip to content

Commit

Permalink
fix build failure
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Kumar <[email protected]>
  • Loading branch information
shivamkm07 committed Jan 2, 2024
1 parent d38d639 commit 80e12bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ext/dapr-ext-workflow/dapr/ext/workflow/logger/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from dapr.ext.workflow.logger.options import LoggerOptions

__all__ = [
'LoggerOptions',
]

0 comments on commit 80e12bf

Please sign in to comment.