python-anydo
python-anydo copied to clipboard
Simplify bind_method
pylint complains:
************* Module anydo.lib.bind R: 15,4:bind_method.AnyDoAPIBinderMethod: Too few public methods (1/2) R: 11,0:bind_method: Too many branches (18/12)
If there is way to simplify bind module, we should explore it.