Skip to content

Commit ede0f06

Browse files
committed
grpc general warning added #2
1 parent e20645c commit ede0f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyedb/generic/grpc_warnings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GRPC_GENERAL_WARNING = (
2-
"Your ANSYS AEDT version is eligible to gRPC version. "
2+
"Your ANSYS AEDT version is eligible to gRPC version."
33
"You might consider switching to that version for better user experience."
44
"For more information please check this link: https://edb.docs.pyansys.com/version/dev/grpc_api/index.html"
55
)

0 commit comments

Comments
 (0)