diff --git a/pyproject.toml b/pyproject.toml index abd2a0b..079238f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.black] -line-lenghth = 100 +line-lenghth = 119 target-version = [ # XXX: This project does still support 2.6, but black does not have a 2.6 # target. There should be very few (if any) syntax differences between the