Commit 52e9e38
renaud gaudin
Cleaner reader API
- added types annotations in docstring as cython doesn't forward it to gen code
- added a dummy __enter__ and __exit__ so user can use it as a contextmanager for clarity1 parent 94882c2 commit 52e9e38
2 files changed
+222
-237
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
2 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
0 commit comments