Skip to content

Commit 8c537e1

Browse files
committed
lint
1 parent 6758211 commit 8c537e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ schema.validate(da)
3737
```
3838

3939
You can also use it to validate a Dataset like so:
40+
4041
```
4142
schema_ds = DatasetSchema({'foo': schema})
4243
@@ -57,3 +58,4 @@ All the code in this repository is [MIT](https://choosealicense.com/licenses/mit
5758
## about us
5859
5960
CarbonPlan is a non-profit organization working on the science and data of carbon removal. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at [carbonplan.org](https://carbonplan.org/) or get in touch by [opening an issue](https://github.com/carbonplan/xarray-schema/issues/new) or [sending us an email](mailto:[email protected]).
61+
```

0 commit comments

Comments
 (0)