Skip to content

Commit 9e90669

Browse files
committed
Nicer interpunction
1 parent 6c54145 commit 9e90669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ The development is kindly supported by my employer [Variomedia AG](https://www.v
1010
A full list of contributors can be found in [GitHub's overview](https://github.com/python-attrs/attrs/graphs/contributors).
1111

1212
It’s the spiritual successor of [characteristic](https://characteristic.readthedocs.io/) and aspires to fix some of it clunkiness and unfortunate decisions.
13-
Both were inspired by Twisted’s [FancyEqMixin](https://docs.twisted.org/en/stable/api/twisted.python.util.FancyEqMixin.html) but both are implemented using class decorators because [subclassing is bad for you](https://www.youtube.com/watch?v=3MNVP9-hglc) (except when doing [strict specialization](https://hynek.me/articles/python-subclassing-redux/)).
13+
Both were inspired by Twisted’s [FancyEqMixin](https://docs.twisted.org/en/stable/api/twisted.python.util.FancyEqMixin.html), but both are implemented using class decorators, because [subclassing is bad for you](https://www.youtube.com/watch?v=3MNVP9-hglc) except when doing [strict specialization](https://hynek.me/articles/python-subclassing-redux/).

0 commit comments

Comments
 (0)