Skip to content

Commit 476e929

Browse files
Maffoochclaude
andcommitted
Fix ruff lint: add blank line before class docstring
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fe64ee1 commit 476e929

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unittests/test_bulk_risk_acceptance_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ def test_finding_accept_risks(self):
121121

122122

123123
class TestBulkRiskAcceptanceRbac(APITestCase):
124+
124125
"""Tests that accept_risks endpoints use RBAC (Permissions.Risk_Acceptance) instead of is_staff."""
125126

126127
@classmethod

0 commit comments

Comments
 (0)