Configure isort profile
This commit is contained in:
@@ -15,3 +15,6 @@ advent-of-code-2023 = "advent_of_code.__main__:main"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
Reference in New Issue
Block a user