Skip to content

minor change to typing for neural network #215

minor change to typing for neural network

minor change to typing for neural network #215

Workflow file for this run

name: Ruff Check
on: [ push ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
src: src/oakutils