mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
- AbstractToolBox gains a no-op invalidate_index_cache (LazyToolBox overrides it); shed installs no longer depend on the subclass type. - Annotate LazyToolboxSearch.build_index, ToolFileWatcher.observer, populator session cast, UUID key coercion in _register_lazy_entry, and drop stale type: ignore comments.