Skip to content

qr reference: always need to reposition, even if the user did not mov… #2551

qr reference: always need to reposition, even if the user did not mov…

qr reference: always need to reposition, even if the user did not mov… #2551

Workflow file for this run

name: Lint
on: [push, workflow_dispatch]
jobs:
lint:
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable