mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Merge pull request #3834 from alphagov/update-isort-cf
Update isort config to match that in API
This commit is contained in:
@@ -9,3 +9,4 @@ multi_line_output=3
|
|||||||
known_third_party=notifications_utils,notifications_python_client
|
known_third_party=notifications_utils,notifications_python_client
|
||||||
known_first_party=app,tests
|
known_first_party=app,tests
|
||||||
include_trailing_comma=True
|
include_trailing_comma=True
|
||||||
|
use_parentheses=True
|
||||||
|
|||||||
Reference in New Issue
Block a user