sot / Quaternion

Quaternion manipulation
https://sot.github.io/Quaternion
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

Apply ruff format (black) and linting #42

Closed taldcroft closed 10 months ago

taldcroft commented 10 months ago

Description

This applies black formatting (using ruff) and enforces ruff linting.

Note this is based off the performance branch #41.

Interface impacts

None

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

No functional testing.