add cautionary TODO
This commit is contained in:
parent
399bf2f421
commit
0781605f78
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
# TODO: technically incorrect on 0 robustness since conflates < and >
|
||||||
|
|
||||||
from functools import singledispatch
|
from functools import singledispatch
|
||||||
from operator import sub, add
|
from operator import sub, add
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue