Skip to content

Commit 1d49adb

Browse files
committed
Update doc
1 parent a4bdba9 commit 1d49adb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ansys/dpf/core/server_context.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ def same_licensing_context(first, second):
3131

3232
class ServerContext:
3333
"""The context allows to choose which capabilities are available server side.
34+
xml_path argument won't be taken into account if using LicensingContextType.entry.
3435
3536
Parameters
3637
----------
37-
context_type : EContextType
38+
context_type : LicensingContextType
3839
Type of context.
3940
xml_path : str, optional
4041
Path to the xml to load.

0 commit comments

Comments
 (0)