Skip to content

Commit

Permalink
fix(python): Fix ml.torch.py delete unknown mypy annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
xaellison committed Sep 5, 2024
1 parent c85b338 commit 5f2ecef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py-polars/polars/ml/torch.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# mypy: disable-error-code="unused-ignore"
from __future__ import annotations

from typing import TYPE_CHECKING, Sequence
Expand Down

0 comments on commit 5f2ecef

Please sign in to comment.