tansey/pycfr

DOC: function args, kwargs, and class arguments badly need documenting

dohmatob opened this issue · 1 comments

Though it took me only a few moments to figure out what the code was doing,

classes_poker

it'd be good to have minimal documentation for function args (max_bets, holecards, etc.) and class attributes (I'm not talking about pep*, who cares :) ). This can be done progressively.

I'd certainly welcome better documentation. :)