aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_db_utils.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-11-19 10:40:02 +0300
committerFrederick Muriuki Muriithi2021-11-19 10:40:02 +0300
commit6367350202a4a7eb9c6551d01cc1b4543d2529f0 (patch)
tree620c13ecc1aa7ae20aa7e15956ed69f9d7579396 /tests/unit/test_db_utils.py
parent7d4f6d4687f5f821ab03c9b02d235cca00596331 (diff)
downloadgenenetwork3-6367350202a4a7eb9c6551d01cc1b4543d2529f0.tar.gz
Replace use of assert_allclose. Disable linter error
Notes: https://github.com/genenetwork/genenetwork3/pull/56#issuecomment-973798918 * From the notes above, the assert_allclose is a better function for figuring out what failed, unlike the allclose that simply just returns a True/False value. This commit restores the use of the assert_allclose function, and then disables the linter error due to the fact that there is no use of the `self` keyword.
Diffstat (limited to 'tests/unit/test_db_utils.py')
0 files changed, 0 insertions, 0 deletions