Skip to content

Commit

Permalink
unvendor json_dumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidalgo3 committed Jul 10, 2024
1 parent aa21299 commit 8c2a7a0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 49 deletions.
21 changes: 0 additions & 21 deletions virtualizarr/vendor/zarr/LICENSE.txt

This file was deleted.

Empty file.
26 changes: 0 additions & 26 deletions virtualizarr/vendor/zarr/utils.py

This file was deleted.

3 changes: 1 addition & 2 deletions virtualizarr/zarr.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
import ujson # type: ignore
import xarray as xr
from pydantic import BaseModel, ConfigDict, field_validator

from virtualizarr.vendor.zarr.utils import json_dumps
from zarr.v2.util import json_dumps

if TYPE_CHECKING:
pass
Expand Down

0 comments on commit 8c2a7a0

Please sign in to comment.