ami-iit / adam

adam implements a collection of algorithms for calculating rigid-body dynamics in Jax, CasADi, PyTorch, and Numpy.
https://adam-docs.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
123 stars 19 forks source link

Update black.yml #63

Closed Giulero closed 8 months ago

Giulero commented 8 months ago

Fixing black github action failing. Following @flferretti suggestion.

Fixes #62.

Giulero commented 8 months ago

Thanks a lot @flferretti! :)