-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
dd any common use-case post-processors
One to two per PR
A post-processor has the following structure:
Input: a single argument. This with be the VALIDATED value provided by user input. This will ALWAYS be a string in the module's current state.
Output: Any python object
Reactions are currently unavailable