Skip to content

Commit 07a4235

Browse files
committed
Add back more missing docstrings
1 parent 6311412 commit 07a4235

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/launcher/integration/simple_test_launcher.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
import sys
2828
import tempfile
2929

30+
import grpc
31+
3032
from ansys.tools.common.launcher.grpc_transport import UDSOptions
3133
from ansys.tools.common.launcher.helpers.grpc import check_grpc_health
3234
from ansys.tools.common.launcher.interface import (

0 commit comments

Comments
 (0)