Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 4b18ff7

Browse files
committed
2 parents 72bfb3a + 43e920e commit 4b18ff7

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.project_name }}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ sections = "FUTURE,TYPING,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER"
6262
include_trailing_comma = true
6363
default_section = "FIRSTPARTY"
6464
multi_line_output = 3
65+
indent = 4
6566
force_grid_wrap = 0
6667
use_parentheses = true
6768
line_length = 80

0 commit comments

Comments
 (0)