This commit is contained in:
hajdul88 2025-10-13 17:04:27 +02:00
parent cf87b833a0
commit 636843fcf1

View file

@ -43,7 +43,7 @@ async def concurrent_subprocess_access():
writer_process.wait()
reader_process.wait()
logger.info(f"Basic write read subprocess example finished")
logger.info("Basic write read subprocess example finished")
await cognee.prune.prune_data()
await cognee.prune.prune_system(metadata=True)