Skip to content

Commit 00ca668

Browse files
committed
Delete dupicate errorexception
1 parent 1319c40 commit 00ca668

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/integration-tests/conftest.py

-7
Original file line numberDiff line numberDiff line change
@@ -369,13 +369,6 @@ def _setup_custom_logger(log_file):
369369

370370
class SharedClusterDetectionTimeoutError(Exception):
371371
"""Custom exception for shared cluster detection timeout."""
372-
373-
pass
374-
375-
376-
class SharedClusterDetectionTimeoutError(Exception):
377-
"""Custom exception for shared cluster detection timeout."""
378-
379372
pass
380373

381374

0 commit comments

Comments
 (0)