mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Run black, and add black to a "qa" target to make it a standardised process.
This commit is contained in:
@@ -28,6 +28,6 @@ class Data:
|
||||
"ContextType": c.ContextType,
|
||||
"ContextIdentifier": c.ContextIdentifier,
|
||||
"TargetView": c.TargetView if c.is_a("IfcGeometricRepresentationSubContext") else "",
|
||||
}
|
||||
},
|
||||
}
|
||||
cls.products[product_id].append(rep_id)
|
||||
|
||||
Reference in New Issue
Block a user