Variable tfc::utils::tfc_types::NumberListOrArray# Defined in File tfc_types.py Variable Documentation# tfc.utils.tfc_types.NumberListOrArray = tuple[Number, ...] | list[Number] | npt.NDArray[Any] | Array#