Skip to content

Commit e36180e

Browse files
committed
fix: remove unused torch import in test_model_inspector
1 parent 5ebbc57 commit e36180e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/ludwig/test_model_inspector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Tests for ModelInspector."""
22

3-
import torch
43
import torch.nn as nn
54

65
from ludwig.model_inspector import ModelInspector

0 commit comments

Comments
 (0)