Skip to content

Conversation

annatasio
Copy link

No description provided.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Apr 24, 2025
}

# Check if any of the provided options conflict with built-in ones
conflict = set(opts).intersection(builtin_options)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of tracking builtin ones, we really should track registrations and warn/error early

currently what we do is defer errors to when we compose argparse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided (automation) changelog entry is part of PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants