From a78ddfa75fdf736355e9c8143d5ad9b70cd07dd4 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 23 Apr 2026 12:28:42 -0500 Subject: Fix minor linting bugs. --- gn_auth/auth/authorisation/resources/checks.py | 1 - 1 file changed, 1 deletion(-) (limited to 'gn_auth/auth/authorisation/resources/checks.py') diff --git a/gn_auth/auth/authorisation/resources/checks.py b/gn_auth/auth/authorisation/resources/checks.py index bc9e4da..004c780 100644 --- a/gn_auth/auth/authorisation/resources/checks.py +++ b/gn_auth/auth/authorisation/resources/checks.py @@ -199,4 +199,3 @@ def can_edit( user_id, system_resource(conn).resource_id, "(OR system:system-wide:data:edit system:resource:edit)")) - -- cgit 1.4.1