Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
SilkeSchomann authored Feb 23, 2023
1 parent 8b416ce commit 219e7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mslice/models/labels.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def is_momentum(unit):


def is_energy(unit):
return unit == DELTA_E_LABEL
return unit == DELTA_E_LABEL


def are_units_equivalent(unit_lhs, unit_rhs):
Expand Down

0 comments on commit 219e7ca

Please sign in to comment.