Skip to content

Commit

Permalink
Merge pull request #1775 from dandi/empty-checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnesbitt committed Dec 8, 2023
2 parents 951b154 + 9b46692 commit fe099b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandiapi/zarr/tests/test_zarr.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from dandischema.digests.zarr import EMPTY_CHECKSUM
from django.conf import settings
from guardian.shortcuts import assign_perm
import pytest
from zarr_checksum.checksum import EMPTY_CHECKSUM

from dandiapi.api.models.dandiset import Dandiset
from dandiapi.api.tests.fuzzy import UUID_RE
Expand Down

0 comments on commit fe099b0

Please sign in to comment.