diff -r 35fe0232fb8f -r f609a22f43bd DocumentationTools/TemplatesListsStyle.py --- a/DocumentationTools/TemplatesListsStyle.py Thu Mar 10 19:50:10 2016 +0100 +++ b/DocumentationTools/TemplatesListsStyle.py Thu Mar 10 20:19:33 2016 +0100 @@ -294,3 +294,6 @@ <td><a style="color:{LinkColor}" href="{{Link}}">{{Name}}</a></td> <td>{{Description}}</td> </tr>''' + +# +# eflag: noqa = E122