Skip to content

Commit 4782108

Browse files
committed
move code block ticks
1 parent 8c537e1 commit 4782108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ You can also use it to validate a Dataset like so:
4242
schema_ds = DatasetSchema({'foo': schema})
4343
4444
schema_ds.validate(da.to_dataset())
45+
```
4546

4647
# roadmap
4748

@@ -58,4 +59,3 @@ All the code in this repository is [MIT](https://choosealicense.com/licenses/mit
5859
## about us
5960

6061
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)