pull_requests: 386931658
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
386931658 | MDExOlB1bGxSZXF1ZXN0Mzg2OTMxNjU4 | 3857 | closed | 0 | Blacken the doctest code in docstrings | 14808389 | With a bit of preparation this is the result of running [black-doctest](https://github.com/keewis/black-doctest) on the repository. The tool itself is experimental but I didn't find any issues after manually reviewing the changes. The exact call was: ```bash python -m blackdoc . ``` I'm not too sure what line length we use for docstrings (I used the default of `88` for this run), but if we'd like a different number we can just rerun the tool. `python -m pytest --doctest-modules xarray/core` still fails but from what I saw these failures are not due to changes in this PR. - [x] Passes `isort -rc . && black . && mypy . && flake8` - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API | 2020-03-11T21:36:08Z | 2020-03-16T19:18:47Z | 2020-03-14T21:25:47Z | 2020-03-14T21:25:47Z | cafab46aac8f7a073a32ec5aa47e213a9810ed54 | 0 | 6a35f9fee15b8636443c18788f7e4333aa8be721 | 739b34767ddd19b6168af05ee749b527266c104d | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/3857 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests