Skip to content

Commit

Permalink
chore: auto fixes from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 26, 2024
1 parent b2f2a1e commit 1a9d28d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ansys/geometry/core/sketch/trapezoid.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ def visualization_polydata(self) -> pv.PolyData:
pyvista.PolyData
VTK pyvista.Polydata configuration.
"""

return pv.Quadrilateral(
np.array(
[
Expand Down

0 comments on commit 1a9d28d

Please sign in to comment.