Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 29, 2024
1 parent b67f361 commit 9df9867
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/HH4b/log_utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/
from __future__ import annotations

log_config = {
"version": 1,
"disable_existing_loggers": False, # this fixes the problem about many loggers
Expand Down

0 comments on commit 9df9867

Please sign in to comment.