Skip to content

Change noise field to default_factory (#26) #65

Change noise field to default_factory (#26)

Change noise field to default_factory (#26) #65

Workflow file for this run

name: Check linting
on:
pull_request:
push:
branches:
- main
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: chartboost/ruff-action@v1