Skip to content

I added a new function for finding rotation matrices. #23

I added a new function for finding rotation matrices.

I added a new function for finding rotation matrices. #23

Workflow file for this run

name: black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable