We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5719ac commit af643b2Copy full SHA for af643b2
tests/test_field.py
@@ -34,7 +34,7 @@
34
from ansys.dpf.core.common import locations, shell_layers
35
from ansys.dpf.gate.errors import DPFServerException, DpfVersionNotSupported
36
import conftest
37
-from conftest import SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_8_0, running_docker```
+from conftest import SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_8_0, running_docker
38
39
40
@pytest.fixture()
0 commit comments