temperature_test
Dylan Jeannin 2026-07-28 15:53:34 +02:00
parent 516efb64e8
commit afe0217655
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class SelectSolverWindow(PamhyrDialog):
# solvers mage
solvers = list(filter(
lambda x: "adists" not in x._type
and "adistt" not in x._type,
and "adistt" not in x._type,
self._config.solvers
))
solvers_name = list(