Skip to content

Fix duplicate task key in all_tasks.yaml#31

Merged
marksibrahim merged 1 commit into
facebookresearch:mainfrom
taj-gillin:taj/fix-duplicate-task-keys
Jun 6, 2026
Merged

Fix duplicate task key in all_tasks.yaml#31
marksibrahim merged 1 commit into
facebookresearch:mainfrom
taj-gillin:taj/fix-duplicate-task-keys

Conversation

@taj-gillin

Copy link
Copy Markdown
Contributor

The PR #19 merge left two mark_visit_grandma_as_done entries, which makes Hydra/OmegaConf fail to compose the default config (ConstructorError: found duplicate key). Drop the stray copy in the general list; the click-only task set keeps its entry.

The PR facebookresearch#19 merge left two `mark_visit_grandma_as_done` entries, which makes Hydra/OmegaConf fail to compose the default config (ConstructorError: found duplicate key). Drop the stray copy in the general list; the click-only task set keeps its entry.
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 6, 2026
@marksibrahim marksibrahim merged commit 1b10fd5 into facebookresearch:main Jun 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants