beamlime.constructors.inspectors.collect_attr_specs# beamlime.constructors.inspectors.collect_attr_specs(callable_class)[source]# Collect Dependencies from the type hints of the class. It ignores any attributes without type hints. Return type: dict[str, DependencySpec]