summaryrefslogtreecommitdiff
path: root/doc/example.py
Commit message (Expand)AuthorAgeFilesLines
* Run black formatterJarrod Millman2022-05-071-1/+1
* Add pre-commit hook / linter (#374)Jarrod Millman2022-04-051-1/+0
* Correctly validate parameters under the "Other Parameters" section (#337)dcbr2021-11-051-7/+9
* Fix missing periods (#298)Albert Villanova del Moral2020-09-031-2/+2
* ENH: Add args and kwargs to example (#258)Eric Larson2020-04-121-1/+5
* STY: Reword first lines of example.py docstrings (#246)Justin Ludwig2019-11-271-4/+5
* Minor style improvements to doc/example.py to pass validation (#243)Roman Yurchak2019-11-041-4/+2
* DOC: Add description for blank lines after the docstring. (#229)YaOzI2019-08-021-1/+4
* MAINT: doctest and pytest (#225)Eric Larson2019-06-031-1/+1
* Py3fy some doctests. (#224)Antony Lee2019-05-311-2/+2
* ENH: Just use objEric Larson2019-04-171-4/+4
* DOC: Add missing backslash to omega for inline math example.Paul van Mulbregt2018-04-121-1/+1
* Handle case where description is empty (#140)Joel Nothman2017-11-041-0/+1
* Basic docs based on Numpy's HOW_TO_DOCUMENT.rst.txtJoel Nothman2017-10-231-0/+122