Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parser no longer takes greedy. Accepts indirect selection, a bool. (#…
…4104) * Parser no longer takes greedy. Accepts indirect selection, a bool. * Remove references to greedy and supporting functions. * 1. Set testing flag default to True. 2. Improve arg parsing. * Update tests and add new case for when flag unset. * Update names and styling to fit test requirements. Add default value for option. * Correct several failing tests now that default behavior was flipped. * Tests expect eager on by default. * All but selector test passing. * Get integration tests working, add them, and mix in selector syntax. * Clean code and correct test. * Add changelog entry Co-authored-by: Mila Page <[email protected]> Co-authored-by: Jeremy Cohen <[email protected]> automatic commit by git-black, original commits: e6df426
- Loading branch information