Fix various typos

Found with `codespell -q 3 -L parm,parms,re-use`
This commit is contained in:
Luz Paz 2025-02-02 09:08:01 -05:00
parent 0e3dbbe15b
commit b14c187ca2
12 changed files with 13 additions and 13 deletions

View file

@ -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