Skip to content

Commit 0386347

Browse files
Update README.md - py
Co-authored-by: Kory Draughn <korydraughn@ymail.com>
1 parent cc18bc5 commit 0386347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,7 +2150,7 @@ requests against the inclusion of any redundant ACL operations.
21502150

21512151
For purposes of sorting, a `__lt__` operator is also defined that would
21522152
allow sorting of lists of `iRODSAccess`, `ACLOperations`, or the two intermixed:
2153-
```
2153+
```py
21542154
perms_list=[
21552155
ACLOperation('read', 'bob'),
21562156
iRODSAccess('read', '/tempZone/home/alice', 'alice')

0 commit comments

Comments
 (0)