Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 262 Bytes

File metadata and controls

11 lines (8 loc) · 262 Bytes

Usage

To use variants in a project, decorate the primary function with the @variants.primary decorator, which will add the variant method to your original function.

.. module:: variants
.. autofunction:: variants.primary
    :noindex: