Skip to content

Commit 8634530

Browse files
committed
Delete dupicate errorexception
1 parent ab38a35 commit 8634530

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/integration-tests/conftest.py

Lines changed: 0 additions & 7 deletions
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)