Skip to content

Commit

Permalink
removed missing function from test_geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
astanziola committed Nov 22, 2023
1 parent 8f6e53a commit e1cb452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/geometry/test_geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ def testfibonacci_sphere():


if __name__ == "__main__":
test_repr()
testpoints_on_circle()
testunit_fibonacci_sphere()
testfibonacci_sphere()

0 comments on commit e1cb452

Please sign in to comment.