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

Typo/trailing whitespace fixes #733

Merged
merged 3 commits into from
Nov 24, 2023
Merged

Typo/trailing whitespace fixes #733

merged 3 commits into from
Nov 24, 2023

Conversation

rbanffy
Copy link
Contributor

@rbanffy rbanffy commented Nov 23, 2023

Fixes #729 .

Changes to the documentation, fixing typos and trailing whitespace mostly.

Review Checklist for Source Code Changes

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

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a391ab) 65.31% compared to head (b0a6822) 65.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #733   +/-   ##
=======================================
  Coverage   65.31%   65.31%           
=======================================
  Files          67       67           
  Lines        3451     3451           
=======================================
  Hits         2254     2254           
  Misses       1197     1197           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mschwamb mschwamb self-requested a review November 24, 2023 04:46
@mschwamb mschwamb merged commit a74b45c into dirac-institute:main Nov 24, 2023
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.

Some typos in documentation - "auomtatically", "receivet", trailing whitespace, etc
2 participants