pull_requests: 871935485
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
871935485 | PR_kwDOAMm_X84z-K39 | 6330 | closed | 0 | In documentation on adding a new backend, add missing import and tweak headings | 38358698 | Adding the import resolves the following exception that *sphinx-build* raises when one builds only "doc/internals/how-to-add-new-backend.rst": ``` NameError Traceback (most recent call last) Input In [1], in <module> ----> 1 var = xr.Variable( 2 dims=("x",), data=np.arange(10.0), attrs={"scale_factor": 10, "add_offset": 2} 3 ) NameError: name 'xr' is not defined ``` While in the file, I revised headings to have only their first letter capitalized (except for case-sensitive code), which seems to be the majority convention in the documentation. | 2022-03-04T19:13:30Z | 2022-03-07T14:17:29Z | 2022-03-07T13:13:50Z | 2022-03-07T13:13:50Z | 29a87cc110f1a1ff7b21c308ba7277963b51ada3 | 0 | 263ed36e61a5fb34e236421da890cfcc00784f21 | f42ac28629b7b2047f859f291e1d755c36f2e834 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/6330 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests