Skip to content

Commit 2e27173

Browse files
Updates from the package template (#921)
* Automatic package template update * Update README.rst --------- Co-authored-by: Cadair <1391051+Cadair@users.noreply.github.com> Co-authored-by: Stuart Mumford <stuart@cadair.com>
1 parent 29398fe commit 2e27173

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sunpy/package-template",
3-
"commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d",
3+
"commit": "6436220cebd96b3638682023e7149eb78e012fdc",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -33,7 +33,7 @@
3333
".github/workflows/sub_package_update.yml"
3434
],
3535
"_template": "https://github.com/sunpy/package-template",
36-
"_commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d"
36+
"_commit": "6436220cebd96b3638682023e7149eb78e012fdc"
3737
}
3838
},
3939
"directory": null

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
ndcube
2-
======
1+
``ndcube``
2+
==========
3+
4+
A package for multi-dimensional contiguous and non-contiguous coordinate aware arrays.
35

46
|Latest Version| |codecov| |matrix| |Powered by NumFOCUS| |Powered by SunPy|
57

0 commit comments

Comments
 (0)