Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT,TST: Reduce np.testing to IS_PYPY | Rohit Goswami | 2021-12-06 | 1 | -6/+3 |
| | | | | Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com> | ||||
* | MAINT: Rework whitespace to pass PR checks | Rohit Goswami | 2021-12-05 | 1 | -7/+11 |
| | | | | Co-authored-by: Charles Harris <charlesr.harris@gmail.com> | ||||
* | TST,STY: Clean up F2PY tests for pathlib.Path | Rohit Goswami | 2021-12-03 | 1 | -5/+1 |
| | |||||
* | Added textwrap.dedent to test. | MelissaWM | 2020-09-26 | 1 | -2/+10 |
| | |||||
* | Fixing tests for pypy and win. | MelissaWM | 2020-09-24 | 1 | -2/+8 |
| | |||||
* | BUG: Fixes module data docstrings. | MelissaWM | 2020-09-24 | 1 | -0/+16 |
Fixes gh-15325 |