Skip to content

Commit

Permalink
add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry-Jzy committed Jan 3, 2025
1 parent 39f5af4 commit ec36347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepxde/data/pde_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,4 @@ def test(self):
)
self.test_x = (func_vals, self.pde.test_x)
self.test_aux_vars = vx
return self.test_x, self.test_y, self.test_aux_vars
return self.test_x, self.test_y, self.test_aux_vars

0 comments on commit ec36347

Please sign in to comment.