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

fix completion of first arg #38

Merged
merged 1 commit into from
Sep 27, 2019
Merged

Conversation

dirk-thomas
Copy link
Contributor

Follow up of #35.

The completion for the first argument fails atm because the second completion function is also trigger (since both are optional) and that function raises an exception if the first argument is not provided.

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added bug Something isn't working in review Waiting for review (Kanban column) labels Sep 27, 2019
@dirk-thomas dirk-thomas self-assigned this Sep 27, 2019
@dirk-thomas dirk-thomas mentioned this pull request Sep 27, 2019
@dirk-thomas dirk-thomas merged commit b46ef8e into master Sep 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-completion branch September 27, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants