diff --git a/.github/helper/.flake8_strict b/.github/helper/.flake8_strict index a79137d7c32..198ec7bfe54 100644 --- a/.github/helper/.flake8_strict +++ b/.github/helper/.flake8_strict @@ -66,6 +66,7 @@ ignore = F841, E713, E712, + B023 max-line-length = 200