Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix detection when decorators present
Ensures that the 'db' keyword parameter is correctly detected even when other decorators are applied to the function. Fixes bottlepy#21 as discussed there.
- Loading branch information