black formatter
This commit is contained in:
@@ -290,6 +290,7 @@ class SingleSolverInterface(SolverInterface, metaclass=ABCMeta):
|
|||||||
"""
|
"""
|
||||||
Base class for PINA solvers using a single :class:`torch.nn.Module`.
|
Base class for PINA solvers using a single :class:`torch.nn.Module`.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
problem,
|
problem,
|
||||||
|
|||||||
Reference in New Issue
Block a user