Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
dilpath committed Nov 30, 2023
1 parent efa17a5 commit 63042b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions petab_select/candidate_space.py
Original file line number Diff line number Diff line change
Expand Up @@ -1239,10 +1239,8 @@ def _consider_method(self, model):
candidate_space_classes = [
ForwardCandidateSpace,
BackwardCandidateSpace,
#BidirectionalCandidateSpace,
LateralCandidateSpace,
BruteForceCandidateSpace,
#ForwardAndBackwardCandidateSpace,
FamosCandidateSpace,
]

Expand Down

0 comments on commit 63042b9

Please sign in to comment.