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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ d.keyattr_dynamic = True
130
130
> **Warning** - even if this feature is very useful, it has some obvious limitations: it works only for string keys that are *unprotected* (not starting with an `_`) and that don't clash with the currently supported methods names.
131
131
132
132
### Keylist
133
-
Wherever a **key** is used, it is possible to use also a **list (or a tuple) of keys**.
133
+
Wherever a **key** is used, it is possible to use also a **list of keys**.
0 commit comments