Skip to content

tracer: Auto-migrate old-style handlers #466

tracer: Auto-migrate old-style handlers

tracer: Auto-migrate old-style handlers #466

Workflow file for this run

name: linting
on: [push, pull_request]
jobs:
pyflakes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: lgeiger/pyflakes-action@master