Skip to content

Commit

Permalink
fix flake8 change (#325) (#328)
Browse files Browse the repository at this point in the history
(cherry picked from commit 65e2822)

Co-authored-by: Matthew McKnight <91097623+McKnight-42@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and McKnight-42 authored Nov 15, 2022
1 parent c556484 commit f523706
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 @@ -34,7 +34,7 @@ repos:
- "--target-version=py38"
- "--check"
- "--diff"
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
rev: 4.0.1
hooks:
- id: flake8
Expand Down

0 comments on commit f523706

Please sign in to comment.