-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Distinguish between click and asyncclick
Otherwise 'isinstance(param, click.Option)' fails because 'asyncclick.Option' != 'click.Option'. Signed-off-by: Stephen Finucane <stephen@that.guru>
- Loading branch information
1 parent
ac21950
commit 05b69cf
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters