mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
8 lines
177 B
TOML
8 lines
177 B
TOML
[tool.black]
|
|
line-length = 120
|
|
extend-exclude = 'src/ifcopenshell-python/ifcopenshell/express/*'
|
|
|
|
[tool.pyright]
|
|
reportInvalidTypeForm = false
|
|
disableBytesTypePromotions = true
|