To follow the same rules as `build123d` the code has - to pass mypy type checking, - pylint linting, - black formatting - and generally have 100% unittest coverage
To follow the same rules as
build123dthe code has