python: Add pyproject.toml with black line length

This file is added for both UHD and MPM.
This commit is contained in:
Martin Braun 2024-04-02 16:11:09 +02:00 committed by Aki Tomita
parent dfc3858cd2
commit 29a2dbfcf9
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[tool.black]
line-length = 100

View file

@ -0,0 +1,3 @@
[tool.black]
line-length = 100