MOD: assembly clean (#20557)

* MOD: assembly clean

clean code

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update AssemblyLink.cpp

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
mosfet80
2025-04-14 18:05:55 +02:00
committed by GitHub
parent 6c3d85221d
commit 3eabb0a29b
8 changed files with 0 additions and 61 deletions

View File

@@ -49,9 +49,6 @@ class TestTEMPLATE(unittest.TestCase):
"""
pass
# Close geometry document without saving
# FreeCAD.closeDocument(FreeCAD.ActiveDocument.Name)
# Setup and tear down methods called before and after each unit test
def setUp(self):
"""setUp()...