refactor: add better docstring explanation to variable

This commit is contained in:
Igor Ilic 2025-05-22 02:13:18 +02:00
parent f8110c4548
commit a89d5570ff

View file

@ -25,7 +25,7 @@ async def set_database_global_context_variables(dataset: Union[str, UUID], user_
Args:
dataset: Cognee dataset name or id
user_id: UUID of user
user_id: UUID of the owner of the dataset
Returns: