Skip to content

Fix issue with object deletion from collections #106

Fix issue with object deletion from collections

Fix issue with object deletion from collections #106

Workflow file for this run

name: Check flake8
on:
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: TrueBrain/actions-flake8@v2