Added deprecation warning when trying to add_TopAttr bfactors or tempfactors#3161
Added deprecation warning when trying to add_TopAttr bfactors or tempfactors#3161IAlibay merged 4 commits intoMDAnalysis:masterfrom
Conversation
|
Hello @lilyminium! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2021-03-14 21:06:38 UTC |
IAlibay
left a comment
There was a problem hiding this comment.
Thanks @lilyminium
It would be good to document this somewhere in the docstring so that folks can look up what we are planning to do here.
Codecov Report
@@ Coverage Diff @@
## master #3161 +/- ##
==========================================
+ Coverage 90.97% 91.81% +0.84%
==========================================
Files 162 167 +5
Lines 22194 22704 +510
Branches 3198 3200 +2
==========================================
+ Hits 20190 20846 +656
- Misses 1381 1774 +393
+ Partials 623 84 -539
Continue to review full report at Codecov.
|
IAlibay
left a comment
There was a problem hiding this comment.
I'm assuming you're adding yourself to the 1.1.0 author list somewhere else?
|
Yes, in one of the other gazillion PRs I have open 😅 |
Fixes #Changes made in this Pull Request:
PR Checklist