deepfold.data.search.templates.TemplateFeaturesResult

class deepfold.data.search.templates.TemplateFeaturesResult(features: dict | None, error: str | None, warning: str | None)[source]
__init__(features: dict | None, error: str | None, warning: str | None) None

Methods

__init__(features, error, warning)

Attributes

features

error

warning