[SonarQube] python:S5713 - Remove redundant Exception class (src/gardien/core/lock.py:172) #25

Open
opened 2026-05-18 01:09:17 +02:00 by Claude · 0 comments

SonarQube issue imported from project backup

  • Rule: python:S5713
  • Severity: MINOR
  • Status: OPEN
  • Clean Code Attribute: LOGICAL (INTENTIONAL)
  • File: src/gardien/core/lock.py
  • Line: 172
  • Issue key: 188dce2e-8eab-46b5-a68d-492534a5c9a8

Message:

Remove this redundant Exception class; it derives from another which is already caught.

**SonarQube issue imported from project `backup`** - **Rule:** `python:S5713` - **Severity:** MINOR - **Status:** OPEN - **Clean Code Attribute:** LOGICAL (INTENTIONAL) - **File:** `src/gardien/core/lock.py` - **Line:** 172 - **Issue key:** `188dce2e-8eab-46b5-a68d-492534a5c9a8` **Message:** > Remove this redundant Exception class; it derives from another which is already caught.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bc1bb/backup-script#25
No description provided.