Coverage for src / flight / utils / __init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.13.4, created at 2026-02-27 04:42 +0000

1"""Utility modules for the NumPy over Apache Arrow Flight package. 

2 

3This package contains utility functions and helpers used by the main flight package. 

4"""