Skip to content

Commit af643b2

Browse files
authored
Fix QA
1 parent e5719ac commit af643b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_field.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from ansys.dpf.core.common import locations, shell_layers
3535
from ansys.dpf.gate.errors import DPFServerException, DpfVersionNotSupported
3636
import conftest
37-
from conftest import SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_8_0, running_docker```
37+
from conftest import SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_8_0, running_docker
3838

3939

4040
@pytest.fixture()

0 commit comments

Comments
 (0)