dev_dylan
Dylan Jeannin 2026-07-24 14:39:39 +02:00
parent 435ccd1f2d
commit ce04f5fd1e
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(