Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't arbitrarily strip an argument from make_pass_decorator #787

Merged
merged 2 commits into from Aug 13, 2018

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    2069768 View commit details
    Browse the repository at this point in the history
  2. Add test for make_pass_decorator arg handling

    This adds a simple test case which ensures that `make_pass_decorator`
    doesn't consume arguments if it's called out of order.
    sirosen committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    0aeb6df View commit details
    Browse the repository at this point in the history