diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2835ae7..713b293 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,4 +24,4 @@ Homepage = "https://bitbucket.global.renesas.com/users/loek.le-blansch.pv_renesa patchtree = "patchtree.cli:main" [tool.black] -line-length = 110 +line-length = 95 |