cryspy-team / cryspy

Python3-module for crystallographic calculations.
GNU General Public License v3.0
2 stars 7 forks source link

compare float with assertAlmostEqual #18

Open jonasstein opened 7 years ago

jonasstein commented 7 years ago

https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertAlmostEqual instead of assert abs(e2.x() - 0).value < 0.000001