You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a python script imports multicontact api without importing ndcurves, it doesn't work. But if we include ndcurves and not directly use it, linters will complain about an useless import.
This is documented, but we should remove this requirement
If a python script imports multicontact api without importing ndcurves, it doesn't work. But if we include ndcurves and not directly use it, linters will complain about an useless import.
This is documented, but we should remove this requirement
Thanks @NahuelVilla for the report
The text was updated successfully, but these errors were encountered: