Closed gdbassett closed 9 years ago
Need to make sure enrichment plugin run interfaces are all the same. They need to either handle multiple inputs or not.
They need to all take the same number of inputs (i.e. start_time).
fixed in commit [gabe 01a7100]. All enrichment plugins now have the same (, start_time="") interface.
Need to make sure enrichment plugin run interfaces are all the same. They need to either handle multiple inputs or not.
They need to all take the same number of inputs (i.e. start_time).