Skip to content

Fix logic error in get_components_without_suppliers #257

Fix logic error in get_components_without_suppliers

Fix logic error in get_components_without_suppliers #257

Workflow file for this run

name: black-formatter-lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable