Skip to content

Commit

Permalink
small layout fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcla committed Dec 1, 2022
1 parent 2c9b7fa commit 3f81d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ m_list_out = h5max.load_sparse(fh, format='csr')
fh.close()
```

# ✔️ Package features
## ✔️ Package features

- [x] Support for `csr`, `csc`, `coo` sparse types
- [ ] Support for `bsr`, `dia`, `dok`, `lil` sparse types
Expand Down

0 comments on commit 3f81d7c

Please sign in to comment.