summaryrefslogtreecommitdiff
path: root/tests/test_templating.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Fix autosummary template overloading cause infinite recursive function call. ↵shimizukawa2013-12-271-0/+36
Closes #1335