refactor: add better docstring explanation to variable
This commit is contained in:
parent
f8110c4548
commit
a89d5570ff
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ async def set_database_global_context_variables(dataset: Union[str, UUID], user_
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
dataset: Cognee dataset name or id
|
dataset: Cognee dataset name or id
|
||||||
user_id: UUID of user
|
user_id: UUID of the owner of the dataset
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue