You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: move imports to top level, document import policy in CLAUDE.md
Move json, h5py, get_nwb_extensions, and _SCHEMA_BAREASSET_HAS_DATASTANDARD
imports to module top level in tests. Keep pynwb_utils import deferred in
bases.py (heavy transitive deps: h5py/pynwb/hdmf/numpy) per existing
convention. Add import guidance to CLAUDE.md.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments