Skip to content

Commit

Permalink
Run precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Arias committed Oct 18, 2021
1 parent ae58ecb commit fb9f736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mev_inspect/classifiers/specs/one_inch.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@


class OneInchFillOrderProtocolSwapClassifier(SwapClassifier):

@staticmethod
def get_swap_recipient(trace: DecodedCallTrace) -> str:
return trace.from_address
Expand Down

0 comments on commit fb9f736

Please sign in to comment.