mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Run black, and add black to a "qa" target to make it a standardised process.
This commit is contained in:
@@ -46,5 +46,5 @@ class Data:
|
||||
"Name": element.Name,
|
||||
"LongName": element.LongName,
|
||||
"Decomposes": decomposes,
|
||||
"IsDecomposedBy": is_decomposed_by
|
||||
"IsDecomposedBy": is_decomposed_by,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user