cosplay: Touhou/Houjuu Nue #4

Open
aniva wants to merge 189 commits from touhou/houjuu-nue into main
1 changed files with 0 additions and 1 deletions
Showing only changes of commit a3f2b01b8c - Show all commits

View File

@ -99,7 +99,6 @@ def hirth_assembly():
class TestJoints(unittest.TestCase):
def test_hirth_assembly(self):
print(Cq.__version__)
hirth_assembly()
if __name__ == '__main__':