Revert "Fix bugs (#385)" (#386)

This reverts commit 69cd0ed8cda91c92dab6551a0c6dfd94d199cee7.
This commit is contained in:
Dario Coscia
2024-11-27 19:58:42 +01:00
committed by Nicola Demo
parent 6da74cadd5
commit 3c95441aac
7 changed files with 14 additions and 9 deletions

View File

@@ -17,3 +17,4 @@ from .pinns import *
from .supervised import SupervisedSolver
from .rom import ReducedOrderModelSolver
from .garom import GAROM
from .graph import GraphSupervisedSolver