Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CadQuery/cadquery
/ fig
Function
fig
tests/test_fig.py:12–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
@fixture(scope=
"module"
)
12
def
fig():
13
return
Figure()
14
15
16
@fixture(scope=
"module"
)
Callers
nothing calls this directly
Calls
1
Figure
Class · 0.90
Tested by
no test coverage detected