Skip to content
Snippets Groups Projects
Commit 212ffb3d authored by Leifur Halldor Asgeirsson's avatar Leifur Halldor Asgeirsson
Browse files

minor change to Processor simplifies default args

the get_op method on Processor is replaced with get_op_args -- instead
of getting the op method, then calling it, in two steps, the serializer
instead calls get_op_args(op, args) which returns the args
parent 7bae48b4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment