diff --git a/docs/configuration/profiles.md b/docs/configuration/profiles.md index 56b10757..a8e09dd2 100644 --- a/docs/configuration/profiles.md +++ b/docs/configuration/profiles.md @@ -16,7 +16,6 @@ To use any of the listed profiles, use `isort --profile PROFILE_NAME` from the c - **use_parentheses**: `True` - **ensure_newline_before_comments**: `True` - **line_length**: `88` - - **split_on_trailing_comma**: `True` #django