Skip to content

Commit bcb1282

Browse files
authored
Merge pull request #98 from CharlesCNorton/patch-2
fix: Remove redundant LOG_FORMAT definition
2 parents 58a026a + 51b5e4e commit bcb1282

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/chatbot_with_streaming.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
"/exit": {},
3333
}
3434

35-
LOG_FORMAT = "%(asctime)s - %(levelname)s - %(message)s"
36-
3735
logger = logging.getLogger("chatbot")
3836

3937

0 commit comments

Comments
 (0)