Skip to content

Commit 202191f

Browse files
pre-commit-ci[bot]martynia
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 92f4413 commit 202191f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

diracx-routers/src/diracx/routers/pilot_logging/access_policies.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ class ActionType(StrEnum):
2525

2626
class PilotLogsAccessPolicy(BaseAccessPolicy):
2727
"""Rules:
28-
Only PILOT, GENERIC_PILOT, SERVICE_ADMINISTRATOR and OPERATOR can create log records.
29-
Policies for other actions to be determined.
28+
Only PILOT, GENERIC_PILOT, SERVICE_ADMINISTRATOR and OPERATOR can create log records.
29+
Policies for other actions to be determined.
3030
"""
3131

3232
@staticmethod

0 commit comments

Comments
 (0)