Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a check for the delimiter in the colour offsets file. #892

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

jeremykubica
Copy link
Contributor

Fixes #854

Add a check for the delimiter in the colour offsets file. This does not use one of the readers since it is only loading the header string. This adds a similar number of columns check.

Review Checklist for Source Code Changes

  • Does pip install still work?
  • Have you written a unit test for any new functions?
  • Do all the units tests run successfully?
  • Does Sorcha run successfully on a test set of input files/databases?
  • Have you used black on the files you have updated to confirm python programming style guide enforcement?

@jeremykubica jeremykubica requested a review from mschwamb April 9, 2024 12:26
@jeremykubica jeremykubica merged commit cb52f14 into main Apr 9, 2024
6 checks passed
@jeremykubica jeremykubica deleted the issue/854/check_colour_offsets branch April 9, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad error message for incorrect aux file delimiter
2 participants