Implement in protocol folder the function ```python3 @property def mass(self) ... ``` Here : https://github.com/Ipuch/bioNC/blob/5c13c72d752d78bae62efbd30e2675e0de118460/bionc/protocols/biomechanical_model.py#L15 Interesting to learn about the structure of bionc
Implement in protocol folder the function
Here :
bioNC/bionc/protocols/biomechanical_model.py
Line 15 in 5c13c72
Interesting to learn about the structure of bionc