Skip to content

add reason to support wider boycott list #5

add reason to support wider boycott list

add reason to support wider boycott list #5

Workflow file for this run

name: Lint
on:
pull_request:
paths: ['**/*.py']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- uses: psf/black@stable