Skip to content

fix (gui): fix threads empty value and add annotations #21

fix (gui): fix threads empty value and add annotations

fix (gui): fix threads empty value and add annotations #21

Workflow file for this run

name: Format Code with Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable