Skip to content

Fix magnitude scaling module to allow array types for magnitude to area functions #312

Fix magnitude scaling module to allow array types for magnitude to area functions

Fix magnitude scaling module to allow array types for magnitude to area functions #312

Workflow file for this run

name: Ruff
on: [pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1