Skip to content

Commit

Permalink
Temporarily disable flake logging format
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed May 22, 2024
1 parent 7be0e3d commit 220e173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repos:
# flake8-blind-except, FIXME
flake8-builtins,
flake8-rst-docstrings,
flake8-logging-format,
# flake8-logging-format, FIXME
]
args: [
# default black line length is 88
Expand Down

0 comments on commit 220e173

Please sign in to comment.