add cautionary TODO

This commit is contained in:
Marcell Vazquez-Chanlatte 2016-10-10 00:20:59 -07:00
parent 399bf2f421
commit 0781605f78

View file

@ -1,3 +1,5 @@
# TODO: technically incorrect on 0 robustness since conflates < and >
from functools import singledispatch
from operator import sub, add