diff --git a/.flake8 b/.flake8 index b891440..c899d54 100644 --- a/.flake8 +++ b/.flake8 @@ -7,4 +7,4 @@ exclude = import-order-style=google inline-quotes = double max-line-lenght = 79 -application_import_names = bot +application_import_names = app