Skip to content

Commit d9e519a

Browse files
authored
Added lines_after_imports config to isort
1 parent 0a721d1 commit d9e519a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ multi_line_output = 3
5252
known_django = "django"
5353
profile = "django"
5454
src_paths = "app"
55+
lines_after_imports = 2
5556

5657
```
5758

0 commit comments

Comments
 (0)