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

0 statements  

« prev     ^ index     » next       coverage.py v7.10.4, created at 2025-08-19 01:30 +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"""