mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-05 18:20:46 -08:00
Removing ocp image to enable tests
This commit is contained in:
parent
e658a786d2
commit
bde03f40e7
1 changed files with 1 additions and 1 deletions
|
|
@ -167,5 +167,5 @@ with BuildPart() as cab:
|
||||||
body.joints["body_top"].connect_to(cab.joints["cab_base"])
|
body.joints["body_top"].connect_to(cab.joints["cab_base"])
|
||||||
|
|
||||||
# Show the result
|
# Show the result
|
||||||
show(image, body.part, cab.part)
|
show(body.part, cab.part)
|
||||||
# [End]
|
# [End]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue