Skip to content

Commit

Permalink
Merge branch 'feat/find_and_fix_edge_methods' of https://github.com/a…
Browse files Browse the repository at this point in the history
…nsys/pyansys-geometry into feat/find_and_fix_edge_methods
  • Loading branch information
mlkaplan36 committed Jan 22, 2025
2 parents 6111665 + 0cf0b14 commit cedaf06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ansys/geometry/core/tools/repair_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

from typing import TYPE_CHECKING

from beartype import beartype as check_input_types
from google.protobuf.wrappers_pb2 import DoubleValue

from ansys.api.geometry.v0.bodies_pb2_grpc import BodiesStub
Expand Down

0 comments on commit cedaf06

Please sign in to comment.