Skip to content

Add nudge to OSC sender and allow selecting argscheme #1206

Add nudge to OSC sender and allow selecting argscheme

Add nudge to OSC sender and allow selecting argscheme #1206

Workflow file for this run

name: Style Lint
on:
push:
branches:
- main
paths:
- '**.py'
pull_request:
jobs:
formatter:
name: Run black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable