Skip to content

Commit

Permalink
Fix codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelopez-ansys committed Oct 30, 2023
1 parent 0ead0f2 commit e131ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/modeler/cad/Primitives.py
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ def _find_perpendicular_points(self, face):

@pyaedt_function_handler()
def cover_lines(self, selection):
"""Cover closed lines and transform them to a sheet
"""Cover closed lines and transform them to a sheet.
Parameters
----------
Expand Down

0 comments on commit e131ddf

Please sign in to comment.