mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
run black
This commit is contained in:
@@ -93,7 +93,6 @@ class Usecase:
|
||||
"related_object": related_object,
|
||||
}
|
||||
|
||||
|
||||
def execute(self):
|
||||
if self.settings["related_object"].HasAssignments:
|
||||
for assignment in self.settings["related_object"].HasAssignments:
|
||||
|
||||
Reference in New Issue
Block a user