Commit fc3a446
committed
Updated the test to reflect the break between class name and qualname
The config uses the public `zarr.buffer.cpu.Buffer`, which differs
from the implementation path `zarr.core.buffer.cpu.Buffer`. This is
OK because the public API for getting the buffer doesn't depend on
where it's implemented at.1 parent 83c8c32 commit fc3a446
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments