[RTM after push] muscle length#375
Conversation
pariterre
left a comment
There was a problem hiding this comment.
@pariterre reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @EveCharbie)
binding/python3/wrapper/muscle.py line 502 at r1 (raw file):
return [muscle.length_jacobian for muscle in self.data] def length(
Thanks to this PR I just notice length_jacobian should have been lengths_jacobian (and therefore these new ones should be plural too). I was about to commit push myself, but I wanted to make sure you could see the message, so I leave it to you to push with plural name
|
@pariterre Thanks, I just pushed the "s". |
|
@EveCharbie |
pariterre
left a comment
There was a problem hiding this comment.
@pariterre reviewed 1 of 1 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @EveCharbie)
This change is