Skip to content

Commit 47ecd2f

Browse files
anngoroshid0rich
andauthored
Update convert_trace_annos.py
Co-authored-by: Nikolai Dorofeev <[email protected]>
1 parent 9cfa623 commit 47ecd2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convert_trace_annos.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
def trace_test_cases_to_annos(db_path: Path, trace_file_path: Path):
1010
db = DbClient(db_path)
11-
db.cases_to_annos.init_table()
1211

1312
test_cases = set()
1413
logger.info("Reading trace file and inserting annotations into table...")

0 commit comments

Comments
 (0)