Skip to content

pandering to older versions of panda regarding dtypes

Sign in for the full log view
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]