Update isort config

pull/38/head
Andrey Kislyuk 2022-09-11 11:42:49 -07:00
parent 45f540a22c
commit 358f719912
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ line-length = 120
exclude = ".*/version.py"
[tool.isort]
profile = "black"
line_length = 120