Skip to content

Commit

Permalink
Codestyle fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoux committed Jun 7, 2018
1 parent dd43df7 commit 73a092e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectro.py
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ def getInterpolated(self, startingLamb=None, endingLamb=None,
def isSaturated(self):
return max(self.values) >= AVS_SATURATION_VALUE - 1

# FIXME: Lambdas values may not match during calculations, interpolation ? id:30
# FIXME: Lambdas values may not match, interpolation ? id:30
# Mambu38
# 39092278+Mambu38@users.noreply.github.com
# https://github.com/Mambu38/CALOA/issues/40
Expand Down

0 comments on commit 73a092e

Please sign in to comment.