Skip to content

Commit

Permalink
Merge pull request #870 from Anselmoo/Anselmoo-patch-1
Browse files Browse the repository at this point in the history
fix: 📝 Update spectra_generator.py
  • Loading branch information
Anselmoo authored Jul 2, 2023
2 parents 204bd40 + 78147c8 commit 8ce51e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/spectra_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ def double_peak(fname: str) -> None:


if __name__ == "__main__":
"""Start Generator."""
double_peak("double_peak.csv")

0 comments on commit 8ce51e0

Please sign in to comment.