Skip to content

Commit ce002f4

Browse files
committed
lint
1 parent dc67287 commit ce002f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/test_debugger.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ def test_debug_hook_disabled_with_checkpointing(
366366
)
367367

368368
script_path = os.path.join(DATA_DIR, "mxnet_mnist", "mnist_gluon.py")
369-
data_path = os.path.join(DATA_DIR, "mxnet_mnist")
370369

371370
mx = MXNet(
372371
entry_point=script_path,

0 commit comments

Comments
 (0)