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 6d0e01f commit 69d6fd1Copy full SHA for 69d6fd1
1 file changed
docs/comparison.md
@@ -14,8 +14,6 @@ For order, *attrs* will:
14
- if so, create a tuple of all field values for each instance,
15
- and finally perform the desired comparison operation on those tuples.
16
17
-[^default]: That's the default if you use the {func}`attr.s` decorator, but not with {func}`~attrs.define`.
18
-
19
(custom-comparison)=
20
21
## Customization
0 commit comments