Skip to content

Commit

Permalink
reformatted via ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
tinalenguyen committed Dec 23, 2024
1 parent 39a4e0b commit 10c17ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/conversation_persistor.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ def _function_calls_finished():
event = EventLog(eventname="function_calls_finished")
self._log_q.put_nowait(event)


load_dotenv()

logger = logging.getLogger("my-worker")
Expand Down

0 comments on commit 10c17ab

Please sign in to comment.