We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e1dac commit 030e5cfCopy full SHA for 030e5cf
cf/query.py
@@ -713,8 +713,7 @@ def value(self):
713
return value
714
715
def addattr(self, attr):
716
- """Return a `Query` object with a new left hand side operand
717
- attribute to be used during evaluation.
+ """Redefine the query to be on an object's attribute.
718
719
If another attribute has previously been specified, then the new
720
attribute is considered to be an attribute of the existing
0 commit comments