Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTesla committed Aug 2, 2024
1 parent 9366368 commit ec4ab67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xyzcad/render.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
from numba import njit, objmode, prange, types
from numba.typed import Dict, List
from stl import mesh

from xyzcad import __version__

tlt = [[[0]]] * 256
Expand Down

0 comments on commit ec4ab67

Please sign in to comment.