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 a67c84f commit 1590917Copy full SHA for 1590917
README.rst
@@ -68,7 +68,7 @@ For that, it gives you a class decorator and a way to declaratively define the a
68
C(a='foo', b='bar')
69
70
71
-After *declaring* your attributes ``attrs`` gives you:
+After *declaring* your attributes, ``attrs`` gives you:
72
73
- a concise and explicit overview of the class's attributes,
74
- a nice human-readable ``__repr__``,
0 commit comments