Files
IfcOpenShell/pyproject.toml
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
111 B
TOML
Raw Permalink Normal View History

2020-11-04 08:49:04 +01:00
[tool.black]
line-length = 120
[tool.pyright]
reportInvalidTypeForm = false
2024-07-01 13:33:47 +05:00
disableBytesTypePromotions = true