Skip to content

fix: Remove redundant LOG_FORMAT definition#98

Merged
sophiamyang merged 1 commit into
mistralai:mainfrom
CharlesCNorton:patch-2
Aug 12, 2024
Merged

fix: Remove redundant LOG_FORMAT definition#98
sophiamyang merged 1 commit into
mistralai:mainfrom
CharlesCNorton:patch-2

Conversation

@CharlesCNorton

Copy link
Copy Markdown
Contributor

Removed the second instance of the LOG_FORMAT definition in the chatbot script. The specific change was the removal of the line LOG_FORMAT = "%(asctime)s - %(levelname)s - %(message)s" which appeared twice consecutively. This correction helps maintain code clarity and conciseness.

Removed the second instance of the LOG_FORMAT definition in the chatbot script. The specific change was the removal of the line LOG_FORMAT = "%(asctime)s - %(levelname)s - %(message)s" which appeared twice consecutively. This correction helps maintain code clarity and conciseness.
@sophiamyang sophiamyang merged commit bcb1282 into mistralai:main Aug 12, 2024
@sophiamyang

Copy link
Copy Markdown
Contributor

Thanks for the PR! Merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants