Skip to content

Commit 49ee2db

Browse files
tobicevdusek
andauthored
Apply suggestion from @vdusek
Co-authored-by: Vlada Dusek <[email protected]>
1 parent 7768666 commit 49ee2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apify_shared/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ class ActorPermissionLevel(str, Enum):
388388
Warning: Make sure you know what you are doing when changing this value!
389389
"""
390390

391-
#: Full permission Actors have access to all user data in the account.
392391
FULL_PERMISSIONS = 'FULL_PERMISSIONS'
392+
"""Full permission Actors have access to all user data in the account."""
393393

394394
#: Limited permission Actors have access only to specific resources:
395395
#: - default storages

0 commit comments

Comments
 (0)