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

0 statements  

« prev     ^ index     » next       coverage.py v7.11.0, created at 2025-11-04 02:03 +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"""