Skip to content

Add damping_min on copy() of Layer. #60

Add damping_min on copy() of Layer.

Add damping_min on copy() of Layer. #60

Workflow file for this run

name: Lint with Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: chartboost/ruff-action@v1
with:
src: './src'