Skip to content

Commit

Permalink
MISC: Auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
For more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 27, 2024
1 parent 87b0a4e commit 2392d2d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,6 @@ def via_mesh_plating(self):
return False
return self._via_settings.ViaMeshPlating


@via_mesh_plating.setter
def via_mesh_plating(self, value):
if float(self._parent._pedb.edbversion) < 2024.1:
Expand Down

0 comments on commit 2392d2d

Please sign in to comment.