Skip to content

FIX: Qt event loop does not execute the app in MS Windows #280

FIX: Qt event loop does not execute the app in MS Windows

FIX: Qt event loop does not execute the app in MS Windows #280

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable