macarico icon indicating copy to clipboard operation
macarico copied to clipboard

3 - Refactor Policy Class

Open amrsharaf opened this issue 7 years ago • 1 comments

amrsharaf avatar Nov 07 '17 20:11 amrsharaf

I just pushed a change that implements this. https://github.com/hal3/macarico/blob/reorg/macarico/base.py#L80 for the interface and https://github.com/hal3/macarico/blob/reorg/macarico/policies/linear.py for some examples. any thoughts?

hal3 avatar Nov 18 '17 17:11 hal3