Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2e414e

Browse files
author
hauntsaninja
committed
add pyproject.toml
0 parents  commit e2e414e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[tool.black]
2+
line-length = 100
3+
4+
[tool.isort]
5+
profile = "black"
6+
line_length = 100
7+
skip_gitignore = true

0 commit comments

Comments
 (0)