:tocdepth: 3 :py:mod:`gws.plugin.model_value.format` ======================================= .. py:module:: gws.plugin.model_value.format .. autoapi-nested-parse:: Format value. This value is computed by applying python `format` to feature attributes. **Source code:** :source:`gws.plugin.model_value.format` Package Contents ---------------- .. py:class:: Config Bases: :py:obj:`gws.base.model.value.Config` .. py:attribute:: format :type: str .. py:class:: Object Bases: :py:obj:`gws.base.model.value.Object` .. py:attribute:: format :type: str .. py:method:: compute(field, feature, mc) .. py:method:: configure()