diff --git a/py-polars/polars/ml/torch.py b/py-polars/polars/ml/torch.py index c8c80c0c9581..cf332146e183 100644 --- a/py-polars/polars/ml/torch.py +++ b/py-polars/polars/ml/torch.py @@ -1,4 +1,3 @@ -# mypy: disable-error-code="unused-ignore" from __future__ import annotations from typing import TYPE_CHECKING, Sequence