Skip to content

partially cleaned startified eval. need to add substitutions dict to … #100

partially cleaned startified eval. need to add substitutions dict to …

partially cleaned startified eval. need to add substitutions dict to … #100

Workflow file for this run

name: Lint
on: [push, pull_request]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: psf/black@stable