Skip to content

Change Python code formatting and linting tools #2073

Change Python code formatting and linting tools

Change Python code formatting and linting tools #2073

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: ./.github/actions/setup
- run: make lint