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

Fix a missing close parenthesis in docstring #124

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Andrew-S-Rosen
Copy link
Contributor

This is yet another super minor fix. Here, I have fixed a missing close parenthesis in a docstring with a ln().

I was just curious about the features in pyEQL and this caught my eye, so I had to fix it. 😅

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.73%. Comparing base (4d458ca) to head (94f2434).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  Coverage   81.73%   81.73%           
=======================================
  Files           9        9           
  Lines        1429     1429           
  Branches      294      294           
=======================================
  Hits         1168     1168           
  Misses        221      221           
  Partials       40       40           

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

@rkingsbury rkingsbury added the docs documentation label Mar 25, 2024
@rkingsbury
Copy link
Member

Thanks @Andrew-S-Rosen , appreciate you taking the time to fix!

@rkingsbury rkingsbury merged commit 0e61747 into KingsburyLab:main Mar 25, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants