Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13ece92

Browse files
committed
Minor comment addition.
1 parent 0b96b76 commit 13ece92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chainz/chainz.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ def do_f(x):
137137
self._wrap_iterator(do_f)
138138
return self
139139

140+
# KEY OPERATIONS
140141
def set_key(self, key, value):
141142
"""Set a key `key` with value `value` to each object.
142143

0 commit comments

Comments
 (0)