Use new flag to avoid deduplicating series

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2026-04-05 16:18:36 -07:00
parent aabbc66bb2
commit 53e638cb17
2 changed files with 2 additions and 1 deletions

View File

@@ -7,4 +7,5 @@ summary = """
development that heavily relies on LLMs.
"""
status = "complete"
donotunique = true
+++