Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Andeshog committed Aug 17, 2024
1 parent 57ff9e6 commit cd33ea5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@ class HybridPathSignals:
s (float): The path parameter.
"""
def __init__(self):
# if not isinstance(path, Path):
# raise TypeError("path must be an instance of Path")
self.path = None
self.s = None

Expand Down

0 comments on commit cd33ea5

Please sign in to comment.