Skip to content

Bad blood with phase retrieval? We're not out the woods yet, but shake it off #129

Bad blood with phase retrieval? We're not out the woods yet, but shake it off

Bad blood with phase retrieval? We're not out the woods yet, but shake it off #129

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