Skip to content

Commit

Permalink
updated line-length to 88
Browse files Browse the repository at this point in the history
  • Loading branch information
hemna committed Jan 6, 2021
1 parent 8c161bc commit 7c59448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ target-version = ["py36", "py37", "py38"]

[tool.isort]
profile = "black"
line_length = 99
line_length = 88
force_sort_within_sections = true
# Inform isort of paths to import names that should be considered part of the "First Party" group.
src_paths = ["src/openstack_loadtest"]
Expand Down

0 comments on commit 7c59448

Please sign in to comment.