diff --git a/setup.cfg b/setup.cfg index e4b7097a7..1204e5f05 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,3 +9,4 @@ multi_line_output=3 known_third_party=notifications_utils,notifications_python_client known_first_party=app,tests include_trailing_comma=True +use_parentheses=True