Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 7, 2024
1 parent 20188d4 commit 5d26c1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ def test_copy_is_equal(self):

ct = ConcentrationTrackerForDiffusion(self.mg)
ct.copy_old_soil_depth()

assert np.allclose(ct._soil__depth_old, self.mg.at_node["soil__depth"])

def test_copy_is_not_reference(self):
Expand Down

0 comments on commit 5d26c1f

Please sign in to comment.