I disabled it for how so the mod can load. It's still there but I commented it out for 0.0.12 of Tanks Tweaks for Space Exploration so the mod can load.
in data-final-fixes.lua
--if (mods ["bzlead"] and mods ["aai-containers"]) then
-- local leadutil = require("bzlead.data-util");
-- require("bzlead.data-util")
-- if leadutil.me.more_entities() then
-- change_subgroup("lead-chest", "container-1")
-- end
--end