diff options
| author | Timothy Crosley <timothy.crosley@gmail.com> | 2020-10-06 21:21:17 -0700 |
|---|---|---|
| committer | Timothy Crosley <timothy.crosley@gmail.com> | 2020-10-06 21:21:17 -0700 |
| commit | dd2d5f1b43fadd5487293d2a2734b5dca08a32ff (patch) | |
| tree | 768d4f2a4636fe43f1bff6b7965ead02102a0bef /docs/configuration/profiles.md | |
| parent | e3dc4bdcd8d33bc2f2e1c390cd0c34a5071434b3 (diff) | |
| parent | d2954516ef4de49fd3ded305151a5bfb84827b1d (diff) | |
| download | isort-issue/1443/initial-progress.tar.gz | |
Merge branch 'develop' of https://github.com/timothycrosley/isort into issue/1443/initial-progressissue/1443/initial-progress
Diffstat (limited to 'docs/configuration/profiles.md')
| -rw-r--r-- | docs/configuration/profiles.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/profiles.md b/docs/configuration/profiles.md index 3b0e4cc4..1b6d6f75 100644 --- a/docs/configuration/profiles.md +++ b/docs/configuration/profiles.md @@ -30,6 +30,7 @@ To use any of the listed profiles, use `isort --profile PROFILE_NAME` from the c - **multi_line_output**: `3` - **force_grid_wrap**: `2` + - **lines_after_imports**: `2` #google |
