Skip to content

bugfix: strip qr_code_data *before* checking for none/blank #2037

bugfix: strip qr_code_data *before* checking for none/blank

bugfix: strip qr_code_data *before* checking for none/blank #2037

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