Skip to content

Improve overloads and return types for iterparse.__new__ #117

Improve overloads and return types for iterparse.__new__

Improve overloads and return types for iterparse.__new__ #117

Workflow file for this run

name: Build and test
on:
push:
branches-ignore:
- 'dependabot/**'
paths-ignore:
- '.git*'
- '**.md'
- 'LICENSE'
jobs:
all_tests:
uses: ./.github/workflows/test_inc.yml
with:
gitref: ${{ github.ref }}