Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change explicit_params_decorator so it uses arg1
Use one of the args explicitly in one of the decorators. This makes sure, that the function which tries to get to the bottom of the decorator chain, doesn't just look for the first function with named parameters.
- Loading branch information