Skip to content

Commit

Permalink
Update Joan.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamster3000 authored Dec 26, 2024
1 parent 07740c3 commit 2763393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Joan.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from interactions import *

#empties expected context file
chatbot_tools.open_file('data/expected context.txt', file='w', text='')
chatbot_tools.open_file('Data/expected context.txt', file='w', text='')

#configure the logging
logging.basicConfig(
Expand Down

0 comments on commit 2763393

Please sign in to comment.