Skip to content

Commit

Permalink
refine comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitar Valov committed Dec 7, 2023
1 parent c595194 commit 8181e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kapitan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import os
import sys

# this dict is used to confgiure in various places, such as setup spawned processes
# this dict is used to confgiure the python logging in various places, such as setup spawned processes
logging_config = {
"version": 1,
"disable_existing_loggers": False,
Expand Down

0 comments on commit 8181e59

Please sign in to comment.