Skip to content

Commit

Permalink
Revert "Update Bezier_Bend.py"
Browse files Browse the repository at this point in the history
This reverts commit be994a1.
  • Loading branch information
lukasc-ubc committed Dec 5, 2023
1 parent be994a1 commit 4c7cb79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions klayout/EBeam/pymacros/pcells_EBeam_Beta/Bezier_Bend.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ def can_create_from_shape(self, layout, shape, layer):
return False

def produce_impl(self):
1/0


# fetch the parameters
dbu = self.layout.dbu
ly = self.layout
Expand Down

0 comments on commit 4c7cb79

Please sign in to comment.