You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# linkml-arrays
2
2
3
-
Support for N-dimensional arrays in LinkML.
3
+
Support for loading and dumping N-dimensional arrays in LinkML.
4
4
5
5
# Quick reference for common commands
6
6
@@ -12,4 +12,4 @@ poetry run gen-pydantic tests/input/examples/schema_definition-array-2.yaml
12
12
13
13
# Acknowledgements
14
14
15
-
This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).
15
+
This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).
0 commit comments