SequenceApp.protocol

SequenceApp.protocol#

classmethod SequenceApp.protocol()[source]#

Return the prescription init_sequence accepts, with its defaults.

Returns:

The default of each prescribed parameter, by its name; inspect.Parameter.empty where there is none.

Return type:

dict