diff --git a/pyproject.toml b/pyproject.toml index cbcafa7..cf285a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,3 @@ -[tool.black] -line-length = 79 -skip-string-normalization = true -target-version = ['py38'] - -[tool.isort] -profile = "black" - [tool.doks] auto = true