We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20645c commit ede0f06Copy full SHA for ede0f06
src/pyedb/generic/grpc_warnings.py
@@ -1,5 +1,5 @@
1
GRPC_GENERAL_WARNING = (
2
- "Your ANSYS AEDT version is eligible to gRPC version. "
+ "Your ANSYS AEDT version is eligible to gRPC version."
3
"You might consider switching to that version for better user experience."
4
"For more information please check this link: https://edb.docs.pyansys.com/version/dev/grpc_api/index.html"
5
)
0 commit comments