Open
Description
https://github.com/search?q=repo%3Apybamm-team%2FPyBaMM%20tempfile&type=code marks all the occurrences of tempfile
imports. These should be replaced with pytest's tmp_path
fixture to maintain uniformity and reduce redundant imports.
Activity