Skip to content

Commit

Permalink
changed middleware call order
Browse files Browse the repository at this point in the history
  • Loading branch information
slavugan committed Apr 21, 2022
1 parent e937212 commit 4b51a1f
Show file tree
Hide file tree
Showing 5 changed files with 123 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
args: [--config=./pyproject.toml]
Expand Down

0 comments on commit 4b51a1f

Please sign in to comment.