Skip to content

Commit 5d46ae5

Browse files
committed
fix(doc): build
1 parent f449ca6 commit 5d46ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/tools/common/launcher/product_instance.py

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

3737
from .interface import LAUNCHER_CONFIG_T, LauncherProtocol, ServerType
3838

39-
__all__ = ["ProductInstance", "ProductInstanceError"]
39+
__all__ = ["ProductInstance"]
4040

4141
_GRPC_MAX_MESSAGE_LENGTH = 256 * 1024**2 # 256 MB
4242

0 commit comments

Comments
 (0)