Skip to content

Commit 238a681

Browse files
committed
Revert scene_controller_harness.py
1 parent 260fef6 commit 238a681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/tracker/evaluation/harnesses/scene_controller_harness/scene_controller_harness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import tempfile
99
import shutil
1010
from pathlib import Path
11-
from typing import Dict, Any, Iterator, Optional
11+
from typing import Iterator, Dict, Any, Optional
1212
from python_on_whales import docker
1313
import sys
1414

0 commit comments

Comments
 (0)