Skip to content

Add raw_perf context source and deep strategy #491

Add raw_perf context source and deep strategy

Add raw_perf context source and deep strategy #491

Workflow file for this run

name: Formatter
on: [push, pull_request, workflow_dispatch]
jobs:
formatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/action-black@v1
with:
black_args: "-l 79 jumper_extension tests jumper_wrapper_kernel/jumper_wrapper_kernel"