diff --git a/pyproject.toml b/pyproject.toml index 5667b1b3..16184a1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.black] -line-length = 110 +line-length = 120 target-version = ['py39', 'py310', 'py311'] include = '\.py$' force-exclude = '''