Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Appease travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
robelgeda committed Nov 17, 2017
1 parent a5d481e commit cc97b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mosviz/plugins/cutout_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def unique_id(ID, IDList):
"""
Assigns a unique ID to each spectral target.
A spectral target may appear in multiple files so
unique_id assigns IDs by appending _<New number> to
unique_id assigns IDs by appending _<New number> to
the spectral target ID.
Parameters
Expand Down

0 comments on commit cc97b8d

Please sign in to comment.