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

Open
opened 2026-05-18 01:07:48 +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: 72
  • Issue key: ddb6e2c5-4051-4ba4-b5a2-ead806381998

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:** 72 - **Issue key:** `ddb6e2c5-4051-4ba4-b5a2-ead806381998` **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#1
No description provided.