drop parenthesis around GH issue number

This commit is contained in:
Edoardo Batini 2016-07-25 10:11:37 +02:00
parent 0ae77be9f0
commit e9d729bd46
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
**Bug Fixes** **Bug Fixes**
* Add an 'E' to the first line of error messages from FixtureLookupErrorRepr. * Add an 'E' to the first line of error messages from FixtureLookupErrorRepr.
Fixes (`#717`_). Thanks `@blueyed`_ for reporting, `@eolo999`_ for the PR Fixes `#717`_. Thanks `@blueyed`_ for reporting, `@eolo999`_ for the PR
and `@tomviner`_ for his guidance during EuroPython2016 sprint. and `@tomviner`_ for his guidance during EuroPython2016 sprint.
* Text documents without any doctests no longer appear as "skipped". * Text documents without any doctests no longer appear as "skipped".