[tool.isort] profile = "black" src_paths = ["neofs-keywords", "pytest_tests", "robot"] line_length = 100 [tool.black] line-length = 100 target-version = ["py39"]