diff --git a/.github/workflows/configs/.flake8 b/.github/workflows/configs/.flake8 index c7b743c5..8b986ba5 100644 --- a/.github/workflows/configs/.flake8 +++ b/.github/workflows/configs/.flake8 @@ -1,6 +1,6 @@ [flake8] -ignore = +extend-ignore = # These are needed to make our license headers pass the linting E265, E266,