Skip to content

only look for the function_name definition to check if the output is … #22

only look for the function_name definition to check if the output is …

only look for the function_name definition to check if the output is … #22

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable