diff --git a/setup.cfg b/setup.cfg index 46792cd0..350ceb20 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ default_section = THIRDPARTY force_grid_wrap = 0 include_trailing_comma = true known_django = django -known_first_party = bda,cof,gestioncof,kfet,petitscours,shared,utils +known_first_party = bda,cof,events,gestioncof,kfet,petitscours,shared,utils line_length = 88 multi_line_output = 3 not_skip = __init__.py