Skip to content

Commit

Permalink
flake
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 committed Sep 29, 2023
1 parent 0a838b7 commit f3d1abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
SpecNamespace, NamespaceBuilder)
from hdmf.spec.spec import (ZERO_OR_MANY, ONE_OR_MANY, ZERO_OR_ONE)
from hdmf.utils import (docval, getargs, get_docval)
from hdmf_zarr.backend import ROOT_NAME

CORE_NAMESPACE = 'test_core'
from hdmf_zarr.backend import ROOT_NAME


class CacheSpecTestHelper(object):
Expand Down

0 comments on commit f3d1abe

Please sign in to comment.