You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/pairs.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,8 @@ tuples
43
43
44
44
## ``use_tomap`` parameter
45
45
46
-
With ``use_tomap`` flag, you can choose to iterate over objects or over tuples. If ``use_tomap = true``, you will iterate over objects. This parameter is false by default.
46
+
With ``use_tomap`` flag, you can choose to iterate over objects or over tuples.
47
+
If ``use_tomap = true``, you will iterate over objects. This parameter is false by default.
0 commit comments