Skip to content

Commit a8ab191

Browse files
committed
Remove timeout_decorator
1 parent 9e6e7e7 commit a8ab191

File tree

2 files changed

+0
-129
lines changed

2 files changed

+0
-129
lines changed

dpbench/infrastructure/benchmark.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import dpbench.config as cfg
2323
from dpbench.infrastructure import timer
2424

25-
from . import timeout_decorator as tout
2625
from .datamodel import Result, store_results
2726
from .enums import ErrorCodes, ValidationStatusCodes
2827
from .frameworks import Framework, build_framework_map

dpbench/infrastructure/timeout_decorator.py

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)