Skip to content

Commit

Permalink
(fix): md file import
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-gold committed Aug 14, 2024
1 parent 31c7ad0 commit 99e0216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fileformat-prose.md
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ function:

```python
>>> import awkward as ak
>>> from anndataimport read_elem
>>> from anndata import read_elem
>>> awkward_group = store["varm/transcript"]
>>> ak.from_buffers(
... awkward_group.attrs["form"],
Expand Down

0 comments on commit 99e0216

Please sign in to comment.