mirror of
https://github.com/gumyr/build123d.git
synced 2026-01-03 07:42:50 -08:00
Fix various typos
Found with `codespell -q 3 -L parm,parms,re-use`
This commit is contained in:
parent
0e3dbbe15b
commit
b14c187ca2
12 changed files with 13 additions and 13 deletions
|
|
@ -7,7 +7,7 @@ date: Dec 05, 2024
|
|||
|
||||
desc:
|
||||
This python script refactors the very large topology.py module into several
|
||||
files based on the topological heirarchical order:
|
||||
files based on the topological hierarchical order:
|
||||
+ shape_core.py - base classes Shape, ShapeList
|
||||
+ utils.py - utility classes & functions
|
||||
+ zero_d.py - Vertex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue