Skip to content

Update flake8.yml

Update flake8.yml #18

Workflow file for this run

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