whitespace changes to trigger workflows

This commit is contained in:
matthewswspence 2025-01-29 11:23:11 -06:00
parent cd2c1eb404
commit 587feba98a
No known key found for this signature in database
GPG key ID: FB458202A7852BA4
2 changed files with 2 additions and 2 deletions

View file

@ -520,7 +520,7 @@ LOGGING = {
"()": JsonFormatter, "()": JsonFormatter,
}, },
}, },
# define where log messages will be sent; # define where log messages will be sent
# each logger can have one or more handlers # each logger can have one or more handlers
"handlers": { "handlers": {
"console": { "console": {