ifc5d cost import - fix unexpected columns assigned as values

Mentioned in #5492 - id, index and lots of others were assigned as values at import.
This commit is contained in:
Andrej730
2025-04-18 12:20:25 +05:00
parent 93a4f4980a
commit bebaa4d1bd
2 changed files with 37 additions and 4 deletions
+1
View File
@@ -35,3 +35,4 @@ extend-exclude = '''
[tool.pyright]
reportInvalidTypeForm = false
disableBytesTypePromotions = true
reportUnnecessaryTypeIgnoreComment = true