diff --git a/.flake8 b/.flake8 index 1eac8ec23a0..33ff13064d5 100644 --- a/.flake8 +++ b/.flake8 @@ -9,6 +9,7 @@ exclude = # There is simply too much in here, somebody will need to check these manually src/plugins/grass/scripts, # Generated code, hacking allowed. Feel free to go over it + python/3d/auto_additions/, python/core/auto_additions/, python/analysis/auto_additions/, python/gui/auto_additions/,