Skip to content

Enhance Datumaro data format stream importer performance #3219

Enhance Datumaro data format stream importer performance

Enhance Datumaro data format stream importer performance #3219

Workflow file for this run

name: Linter
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.8
- uses: pre-commit/[email protected]
with:
extra_args: --all-files