Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
papachap committed Sep 5, 2024
1 parent c24476d commit b11c4b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/compas_timber/_fabrication/step_joint_notch.py
Original file line number Diff line number Diff line change
Expand Up @@ -456,9 +456,6 @@ def apply(self, geometry, beam):
"""
# type: (Brep, Beam) -> Brep

# Get the reference side
ref_side = beam.side_as_surface(self.ref_side_index)

# get cutting planes from params
try:
cutting_planes = self.planes_from_params_and_beam(beam)
Expand Down

0 comments on commit b11c4b8

Please sign in to comment.