-
Notifications
You must be signed in to change notification settings - Fork 667
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 Boltzmann typo in units.py
#4214
Conversation
* Update `package/MDAnalysis/analysis/dielectric.py`, `package/MDAnalysis/units.py`, and `testsuite/MDAnalysisTests/utils/test_units.py` to reflect correct spelling
Linter Bot Results:Hi @xhgchen! Thanks for making this PR. We linted your code and found the following: Some issues were found with the formatting of your code.
Please have a look at the Please note: The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @xhgchen, well spotted.
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #4214 +/- ##
========================================
Coverage 93.62% 93.62%
========================================
Files 193 193
Lines 25295 25295
Branches 4063 4063
========================================
Hits 23683 23683
Misses 1096 1096
Partials 516 516
☔ View full report in Codecov by Sentry. |
ok, that's enough CI flushed for the typo fix, in it goes! |
Fixes #4213
Changes made in this Pull Request:
package/MDAnalysis/analysis/dielectric.py
,package/MDAnalysis/units.py
, andtestsuite/MDAnalysisTests/utils/test_units.py
to reflect correct spelling
📚 Documentation preview 📚: https://mdanalysis--4214.org.readthedocs.build/en/4214/