Skip to content

Commit 992b6c7

Browse files
committed
fix
1 parent 83b353d commit 992b6c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/deprecated_api/test_remove_1-8.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ def test_v1_8_0_deprecated_training_type_plugin_property():
281281
pytest.param(DeepSpeedPlugin, marks=RunIf(deepspeed=True)),
282282
DataParallelPlugin,
283283
DDPFullyShardedPlugin,
284-
pytest.param(HorovodPlugin, marks=RunIf(horovod=True)),
285284
pytest.param(IPUPlugin, marks=RunIf(ipu=True)),
286285
DDPShardedPlugin,
287286
DDPSpawnShardedPlugin,

0 commit comments

Comments
 (0)