Skip to content

Commit df7129b

Browse files
committed
Fixup
1 parent ee570f9 commit df7129b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/models/test_fpn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ class TestFpnModel(base.BaseModelTester):
88
files_for_diff = [r"decoders/fpn/", r"base/"]
99

1010
def test_interpolation(self):
11-
1211
# test bilinear
1312
model_1 = smp.create_model(
1413
self.test_model_type,

0 commit comments

Comments
 (0)