Skip to content

I've got a blank stress tensor, baby, and I'll write your strain #148

I've got a blank stress tensor, baby, and I'll write your strain

I've got a blank stress tensor, baby, and I'll write your strain #148

Workflow file for this run

name: Check code style
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable