Skip to content

Commit

Permalink
update(project): reformat files again
Browse files Browse the repository at this point in the history
  • Loading branch information
CapooL committed Mar 14, 2024
1 parent 9cfbeee commit 66b9c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hinghwa-dict-backend/HinghwaDict/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@
"formatters": {
"standard": {
"format": "[%(asctime)s] [%(levelname)s] : "
"[%(filename)s:%(lineno)d] [%(module)s:%(funcName)s] "
"- %(message)s"
"[%(filename)s:%(lineno)d] [%(module)s:%(funcName)s] "
"- %(message)s"
},
"simple": {"format": "%(levelname)s %(module)s %(lineno)d %(message)s"},
"verbose": {
Expand Down

0 comments on commit 66b9c92

Please sign in to comment.