aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBonfaceKilz2022-02-24 15:32:33 +0300
committerBonfaceKilz2022-03-12 15:33:09 +0300
commit613987ef99009574bfd403973210de4d90da7c73 (patch)
tree339d29530598c54ab32c31eceb15d4f2360eafe3 /setup.py
parent17d0e4239f6cb1d5c3820730162b3f59d83dac68 (diff)
downloadgenenetwork3-613987ef99009574bfd403973210de4d90da7c73.tar.gz
Replace "all" with "and"
* gn3/csvcmp.py (remove_insignificant_edits): "all" evaluates all elements and throws an error if when `abs(float(x) - float(y)) < epsilon` is processed. Use "and" instead because of it's short-circuiting behaviour.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions