| Current Path : /usr/local/python-3.12/lib/python3.12/site-packages/numpy/typing/tests/data/fail/ |
| Current File : //usr/local/python-3.12/lib/python3.12/site-packages/numpy/typing/tests/data/fail/lib_version.pyi |
from numpy.lib import NumpyVersion version: NumpyVersion NumpyVersion(b"1.8.0") # E: incompatible type version >= b"1.8.0" # E: Unsupported operand types