lsst.pipe.tasks gb1bf645dd1+9231f36432
Static Public Attributes | List of all members
lsst.pipe.tasks.configurableActions.tests.TestConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.configurableActions.tests.TestConfig:

Static Public Attributes

 actions = ConfigurableActionStructField(doc="Actions to be tested", default=None)
 
 singleAction = ConfigurableActionField(doc="A configurable action", default=None)
 

Detailed Description

Definition at line 66 of file tests.py.

Member Data Documentation

◆ actions

lsst.pipe.tasks.configurableActions.tests.TestConfig.actions = ConfigurableActionStructField(doc="Actions to be tested", default=None)
static

Definition at line 67 of file tests.py.

◆ singleAction

lsst.pipe.tasks.configurableActions.tests.TestConfig.singleAction = ConfigurableActionField(doc="A configurable action", default=None)
static

Definition at line 68 of file tests.py.


The documentation for this class was generated from the following file: