Skip to content

Commit fc40948

Browse files
committed
Update pyproject.toml
1 parent c3c5046 commit fc40948

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ exclude = '''
7676
)/
7777
'''
7878

79+
[tool.isort]
80+
profile = "black"
81+
7982
[tool.mypy]
8083
files = ["codicefiscale"]
8184
ignore_missing_imports = true

0 commit comments

Comments
 (0)