Skip to content

Commit 0c0ccfc

Browse files
authored
Update src/ansys/dpf/core/server.py
1 parent d484b21 commit 0c0ccfc

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
@@ -53,7 +53,7 @@
5353
LOCALHOST,
5454
RUNNING_DOCKER,
5555
AnyServerType,
56-
BaseServer,
56+
BaseServer, # noqa: F401
5757
)
5858

5959

0 commit comments

Comments
 (0)