aboutsummaryrefslogtreecommitdiff
path: root/tests/test_docstring_options.py
AgeCommit message (Expand)Author
2022-12-08Add option for enable/disable enum members in docstring. (#2768)Frank
2022-02-10Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)Ralf W. Grosse-Kunstleve
2020-12-27fix: do not set docstring for function when empty (#2745)Qifan Lu
2020-10-16style: use Black everywhere (#2594)Henry Schreiner
2020-07-20ci: GHA basic format & pre-commit (#2309)Henry Schreiner
2017-08-05Update all remaining tests to new test stylesJason Rhinelander
2017-03-08Fix extra docstring newlines under `options.disable_function_signatures()`Jason Rhinelander
2016-11-20Add checks to maintain a consistent Python code style and prevent bugs (#515)Dean Moldovan
2016-11-15Provide more control over automatic generation of docstrings (#486)Alexander Stukowski