Fix bugs (#387)
This commit is contained in:
committed by
Nicola Demo
parent
3c95441aac
commit
f748b66194
@@ -11,7 +11,7 @@ except ImportError:
|
||||
|
||||
|
||||
from .basepinn import PINNInterface
|
||||
from pina.problem import InverseProblem
|
||||
from ...problem import InverseProblem
|
||||
|
||||
|
||||
class PINN(PINNInterface):
|
||||
|
||||
Reference in New Issue
Block a user