Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
nsthorat committed Feb 14, 2024
1 parent 5e64f2e commit 2198c57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lilac/data/cluster_titling.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ def _openai_client() -> Any:
try:
import openai


except ImportError:
raise ImportError(
'Could not import the "openai" python package. '
Expand Down

0 comments on commit 2198c57

Please sign in to comment.