Skip to content

Commit

Permalink
analysis.composite_indv_detect.main: Remove extra line break (iss #21)
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochun committed Mar 15, 2020
1 parent 0501ff9 commit bfb155e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def main(fitspath, dataset, composite_file, indv_em_line_file, indv_bin_file, ou
indv_derived_prop_table = Table(arr0, names=names0)

# Write Astropy ASCII table containing composite T_e and derived metallicity

if exists(outfile):
print("File exists! Overwriting : ", outfile)
else:
Expand Down

0 comments on commit bfb155e

Please sign in to comment.