diff --git a/.flake8 b/.flake8 index 6c437067..97fffa92 100644 --- a/.flake8 +++ b/.flake8 @@ -1,4 +1,5 @@ [flake8] +ignore = BLK100 # flake8-quotes: # Use double quotes as our default to comply with black, we like it and