Skip to content

Commit

Permalink
Merge pull request #126 from uc-cdis/chore/relax-dep
Browse files Browse the repository at this point in the history
remove unused pkg and update deps
  • Loading branch information
mfshao authored Oct 22, 2024
2 parents f4e0354 + 4cbdf81 commit e81db0b
Show file tree
Hide file tree
Showing 4 changed files with 1,617 additions and 353 deletions.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ formatters:
full:
format: "[%(filename)12.11s:%(lineno)-4d]# %(levelname)-8s [%(asctime)s] %(message)s"
json:
(): pythonjsonlogger.jsonlogger.JsonFormatter
class: pythonjsonlogger.jsonlogger.JsonFormatter
format: "%(filename) %(lineno) %(levelname) %(asctime)s %(message)s"

handlers:
Expand Down
Loading

0 comments on commit e81db0b

Please sign in to comment.