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 c88bc68 commit 28d57beCopy full SHA for 28d57be
sumtypes.py
@@ -18,7 +18,8 @@ class MyType(object):
18
(`attrs package`_, and `attr.ib documentation`_)
19
20
.. _`attrs package`: https://pypi.python.org/pypi/attrs
21
-.. _`attr.ib documentation`: http://attrs.readthedocs.org/en/stable/api.html#attr.ib
+.. _`attr.ib documentation`:
22
+ http://attrs.readthedocs.org/en/stable/api.html#attr.ib
23
24
Then construct them by calling the constructors::
25
0 commit comments