Closed FBruzzesi closed 8 months ago
Not super exciting PR, but I found some typos in the codebase fast and easy to fix 😊
Edit: Test are failing with some precision difference in the order of 1e-6, which is the default of numpy.testing.assert_array_almost_equal
numpy.testing.assert_array_almost_equal
Reading this PR is embarrassing.
It happens to everyone, no need to feel embarrassed! If I may suggest a like-able tool to semi automate this process: typos is (very) fast, flexible and customizable.
Not super exciting PR, but I found some typos in the codebase fast and easy to fix 😊
Edit: Test are failing with some precision difference in the order of 1e-6, which is the default of
numpy.testing.assert_array_almost_equal