Skip to content

WIP: reducing the numpy int precision for some index arrays #2860

WIP: reducing the numpy int precision for some index arrays

WIP: reducing the numpy int precision for some index arrays #2860

GitHub Actions / Mypy failed Sep 23, 2024 in 0s

1 error

Mypy found 1 error

Annotations

Check failure on line 534 in resqpy/olio/wellspec_keywords.py

See this annotation in the file changed.

@github-actions github-actions / Mypy

resqpy/olio/wellspec_keywords.py#L534

Incompatible types in assignment (expression has type "Type[signedinteger[Any]]", target has type "Type[signedinteger[Any]]")  [assignment]