Coverage for /usr/lib/python3/dist-packages/numpy/_core/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.4.4, created at 2025-06-14 15:25 +0200

1""" 

2This private module only contains stubs for interoperability with 

3NumPy 2.0 pickled arrays. It may not be used by the end user. 

4"""