Files
IfcOpenShell/pyproject.toml
T
2024-07-26 12:00:57 +10:00

8 lines
177 B
TOML

[tool.black]
line-length = 120
extend-exclude = 'src/ifcopenshell-python/ifcopenshell/express/*'
[tool.pyright]
reportInvalidTypeForm = false
disableBytesTypePromotions = true