Skip to content

Commit c99cdfe

Browse files
committed
Fix import
1 parent 4239d25 commit c99cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_launcher_remote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from ansys.dpf import core
99
from ansys.dpf.core import server_types
10-
from ansys.dpf.core.server import __ansys_version__
10+
from ansys.dpf.core.misc import __ansys_version__
1111
from ansys.dpf.core.server_factory import ServerFactory, ServerConfig
1212

1313

0 commit comments

Comments
 (0)