patch("pathlib.Path.open", new_callable=mock_open)
| 1 | # SPDX-FileCopyrightText: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org> |
| 2 | # |
| 3 | # SPDX-License-Identifier: MPL-2.0 |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected