summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f3bf18a..c89d6c1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -91,7 +91,7 @@ skip_gitignore = true
profile = "black"
[tool.flake8]
-max-line-length = 99
+max-line-length = 88
[tool.mypy]
python_version = "3.10"