mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
Remove propgate
This commit is contained in:
parent
6e35e8cdfe
commit
cbd46489fe
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ def setup_logger():
|
|||
|
||||
# Add the stream handler to the logger
|
||||
logger.addHandler(stream_handler)
|
||||
|
||||
logger.propagate = False
|
||||
|
||||
return logger
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue