Skip to content

Commit eca1aa4

Browse files
authored
Update src/ansys/dpf/core/server.py
1 parent bc88f34 commit eca1aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/dpf/core/server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
DPF_DEFAULT_PORT,
5353
LOCALHOST,
5454
RUNNING_DOCKER,
55-
ServerBase,
55+
BaseServer,
5656
AnyServerType,
5757
)
5858

0 commit comments

Comments
 (0)