mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Reformatted with black 24.2.0
This commit is contained in:
parent
82d5f7a8c1
commit
2e81b9d5df
43 changed files with 261 additions and 157 deletions
|
|
@ -25,6 +25,7 @@ license:
|
|||
limitations under the License.
|
||||
|
||||
"""
|
||||
|
||||
import unittest
|
||||
from math import pi, sqrt
|
||||
from build123d import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue