Skip to content

Commit 03d8ed3

Browse files
committed
No plan to change
1 parent 11724a8 commit 03d8ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/share.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Share:
1616
_slave_sae_id: str
1717
_user_key_id: UUID
1818
_share_index: int
19-
_value: bytes # TODO: Rename to data
19+
_value: bytes
2020

2121
def __init__(
2222
self,

0 commit comments

Comments
 (0)