mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
black .
This commit is contained in:
@@ -103,6 +103,7 @@ class TestCreateEmptyAtCursorWithElementOrientation(NewFile):
|
||||
obj = subject.create_empty_at_cursor_with_element_orientation(element)
|
||||
assert obj.matrix_world == bpy.context.scene.cursor.matrix
|
||||
|
||||
|
||||
class TestCreatePortAtCursor(NewFile):
|
||||
def test_run(self):
|
||||
assert bpy.context.scene
|
||||
|
||||
Reference in New Issue
Block a user