From 1edd010a59b3c5606c7704587166ea129558412d Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Tue, 13 Apr 2021 14:31:42 -0700 Subject: [PATCH] update flake8 issue link --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6af6c4891..867d03481 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ target-version = ['py38'] # [tool.flake8] # config: .flake8 -# also see: https://gitlab.com/pycqa/flake8/-/issues/428 +# also see: https://github.com/PyCQA/flake8/issues/234 [tool.isort]