bids-things/conftest.py
Michael Hanke ef073d2c48
feat: first draft implementation of a BIDS data item record reporting
This is based on some parts provided by datalad-core for parsing such a
dataset. All rough, but runs.
2025-11-07 13:54:11 +01:00

6 lines
79 B
Python

"""Fixture setup"""
__all__ = []
# from flatbids.tests.fixtures import (
# )