mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
Add pyproject.toml
Following #1057. For this project black should apply a line lenghth of 120. This is automatically set up with pyproject.toml
This commit is contained in:
committed by
Dion Moult
parent
3240ec63b7
commit
04943b216b
@@ -0,0 +1,2 @@
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
Reference in New Issue
Block a user