Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and martynia committed Sep 19, 2024
1 parent 869ada2 commit a83c39d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ class ActionType(StrEnum):

class PilotLogsAccessPolicy(BaseAccessPolicy):
"""Rules:
Only PILOT, GENERIC_PILOT, SERVICE_ADMINISTRATOR and OPERATOR can create log records.
Policies for other actions to be determined.
Only PILOT, GENERIC_PILOT, SERVICE_ADMINISTRATOR and OPERATOR can create log records.
Policies for other actions to be determined.
"""

@staticmethod
Expand Down

0 comments on commit a83c39d

Please sign in to comment.