-
Notifications
You must be signed in to change notification settings - Fork 746
Removed the always keyword for DeprecationWarning in hbonds_autocorrel.py #5159
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #5159 +/- ##
===========================================
- Coverage 92.72% 92.72% -0.01%
===========================================
Files 180 180
Lines 22472 22470 -2
Branches 3188 3188
===========================================
- Hits 20837 20835 -2
Misses 1177 1177
Partials 458 458 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| 11/26/25 IAlibay, orbeckst, marinegor, tylerjereddy, ljwoods2, marinegor, spyke7 | ||
|
|
||
| * 2.11.0 | ||
|
|
||
| Fixes | ||
| * Fixes the DeprecationWarning in hbonds_autocorrel.py so as the warning | ||
| can be suppressed in mdacli which are not needed(Issue #5157, PR #5159) | ||
|
|
||
| Changes | ||
| * In the hbonds\hbonds_autocorrel.py, removed the always keyword. And keeping | ||
| the message same (Issue #5157, PR #5159) | ||
|
|
||
| Deprecations | ||
|
|
||
|
|
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.
You need to add the CHANGELONG entries alonside the 2.11.0 version above, not add a new entry for your PR. See #5160.
|
@marinegor I resolved the conflict. And do I have to fix any other things? |
Fixes #5157
Changes made in this Pull Request:
@marinegor @PicoCentauri Updated the hbonds_autocorrel.py please check it!
PR Checklist
package/CHANGELOGfile updated?package/AUTHORS? (If it is not, add it!)Developers Certificate of Origin
I certify that I can submit this code contribution as described in the Developer Certificate of Origin, under the MDAnalysis LICENSE.
📚 Documentation preview 📚: https://mdanalysis--5159.org.readthedocs.build/en/5159/