We don't do the square bracket thing anymore

This commit is contained in:
Hynek Schlawack 2017-08-01 11:33:27 +02:00
parent 74c39b6b46
commit 5f7e4ea25a
1 changed files with 2 additions and 2 deletions

View File

@ -94,10 +94,10 @@ Documentation
- Added ``attr.validators.func()``. - Added ``attr.validators.func()``.
The feature really *is* awesome. The feature really *is* awesome.
[`#1 <https://github.com/python-attrs/attrs/pull/1>`_] `#1 <https://github.com/python-attrs/attrs/pull/1>`_
- ``attr.func()`` now doesn't crash the Large Hadron Collider anymore. - ``attr.func()`` now doesn't crash the Large Hadron Collider anymore.
The bug really *was* nasty. The bug really *was* nasty.
[`#2 <https://github.com/python-attrs/attrs/pull/2>`_] `#2 <https://github.com/python-attrs/attrs/pull/2>`_
Local Development Environment Local Development Environment