Skip to content

Improve Bruker xml parsing by using iterparse instead of parsing the complete xml file #23

Improve Bruker xml parsing by using iterparse instead of parsing the complete xml file

Improve Bruker xml parsing by using iterparse instead of parsing the complete xml file #23

name: Check Docstrings
on:
workflow_dispatch:
pull_request:
jobs:
check-docstrings:
uses: catalystneuro/.github/.github/workflows/check_docstrings.yaml@main
with:
python-version: '3.10'
repository: 'catalystneuro/roiextractors'
package-name: 'roiextractors'