Skip to content

Commit

Permalink
fix: imports in __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gargimaheshwari authored Jan 3, 2024
1 parent c4e817e commit 27443bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/lib/lyzr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"ChatBot",
"FormulaGen",
"DataAnalyzr",
"DataConnector" "VoiceBot",
"DataConnector",
"VoiceBot",
]

0 comments on commit 27443bf

Please sign in to comment.