Skip to content

Commit

Permalink
Fix more style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Apr 8, 2018
1 parent 65ea6d3 commit 0fcbf9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyspectral/rayleigh.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,14 @@


class BandFrequencyOutOfRange(ValueError):

"""Exception when the band frequency is out of the visible range"""

pass


class Rayleigh(object):

"""Container for the atmospheric correction of satellite imager bands.
This class removes background contributions of Rayleigh scattering of
Expand Down

0 comments on commit 0fcbf9c

Please sign in to comment.