Update pyproject.toml
This commit is contained in:
@@ -81,6 +81,9 @@ exclude = '''
|
||||
)/
|
||||
'''
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
[tool.ruff]
|
||||
ignore = []
|
||||
line-length = 88
|
||||
|
||||
Reference in New Issue
Block a user