Skip to content

Commit 28d57be

Browse files
committed
sigh lint
1 parent c88bc68 commit 28d57be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sumtypes.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ class MyType(object):
1818
(`attrs package`_, and `attr.ib documentation`_)
1919
2020
.. _`attrs package`: https://pypi.python.org/pypi/attrs
21-
.. _`attr.ib documentation`: http://attrs.readthedocs.org/en/stable/api.html#attr.ib
21+
.. _`attr.ib documentation`:
22+
http://attrs.readthedocs.org/en/stable/api.html#attr.ib
2223
2324
Then construct them by calling the constructors::
2425

0 commit comments

Comments
 (0)