Merge pull request #3834 from alphagov/update-isort-cf

Update isort config to match that in API
This commit is contained in:
Ben Thorner
2021-03-12 13:34:16 +00:00
committed by GitHub

View File

@@ -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