fix tests

This commit is contained in:
Nicola Demo
2025-01-23 09:52:23 +01:00
parent 9aed1a30b3
commit a899327de1
32 changed files with 2331 additions and 2428 deletions

View File

@@ -1,6 +1,3 @@
import torch
import pytest
from pina.problem.zoo import Poisson2DSquareProblem
def test_constructor():