diff --git a/autogpts/autogpt/.flake8 b/.flake8 similarity index 72% rename from autogpts/autogpt/.flake8 rename to .flake8 index 779762248e0a..aa8bb36842f6 100644 --- a/autogpts/autogpt/.flake8 +++ b/.flake8 @@ -1,6 +1,5 @@ [flake8] max-line-length = 88 -select = "E303, W293, W291, W292, E305, E231, E302" exclude = .tox, __pycache__,