Unverified Commit 4c7697db authored by Jack S. Hale's avatar Jack S. Hale Committed by GitHub
Browse files

Add const T to docstring generation. (#3020)



* Add const T to docstring generation.

* Change order.

* See if existing test triggers for a const type.

* Add tests.

* Fix test.

* Remove experiment.

* Reformat.

* More tests, checks run.

* Adding `test_fmt_desc_` prefix to new test functions.

* Using pytest.mark.parametrize to 1. condense test; 2. exercise all functions even if one fails; 3. be less platform-specific (e.g. C++ float is not necessarily float32).

Co-authored-by: default avatarRalf W. Grosse-Kunstleve <rwgk@google.com>
parent e25b1505
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment