fix: implementing __len__
made the bool-value not what one would ex…
#19
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: test-local | |
on: pull_request | |
jobs: | |
reusable: | |
uses: xyngular/reusable-github-workflows/.github/workflows/py-test.yml@main | |
secrets: inherit |