Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusRostSAP committed Jun 5, 2024
1 parent 1efe7db commit aa6b2dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion explainer/explainer_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ def determine_powerset(elements):
)
return [set(ps_element) for ps_element in ps_elements]


def get_iterative_subtrace(trace):
"""
Generates all possible non-empty contiguous sublists of a list, maintaining order.
Expand Down

0 comments on commit aa6b2dd

Please sign in to comment.