Unverified Commit a1489944 authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

fix flake8 repo url (#6953)

parent b1f6c9e2
...@@ -18,7 +18,7 @@ repos: ...@@ -18,7 +18,7 @@ repos:
- black == 22.3.0 - black == 22.3.0
- usort == 1.0.2 - usort == 1.0.2
- repo: https://gitlab.com/pycqa/flake8 - repo: https://github.com/PyCQA/flake8
rev: 5.0.4 rev: 5.0.4
hooks: hooks:
- id: flake8 - id: flake8
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment