Skip to content

Commit

Permalink
style: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
puglet5 committed Nov 10, 2023
1 parent eea771a commit 3ba33b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/spectrum.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def infer_category
other_type!
end
when 'xy'
xrd_type!
xrd_type!
when 'txt'
if valid_header?(file, :raman)
raman_type!
Expand Down

0 comments on commit 3ba33b0

Please sign in to comment.