Skip to content

Fix click7 compatibility#387

Merged
rytilahti merged 1 commit intomasterfrom
fix_click7_resultcallback
Oct 6, 2018
Merged

Fix click7 compatibility#387
rytilahti merged 1 commit intomasterfrom
fix_click7_resultcallback

Conversation

@rytilahti
Copy link
Copy Markdown
Owner

click7 changed the passed parameters for a resultcallback,
this commit simply adds unused *args to the method signature to make
it work on both click6.7 and click7.

Fixes #386

click7 changed the passed parameters for a resultcallback,
this commit simply adds unused *args to the method signature to make
it work on both click6.7 and click7.

Fixes #386
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 72.987% when pulling 82a1236 on fix_click7_resultcallback into 78b7553 on master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 72.987% when pulling 82a1236 on fix_click7_resultcallback into 78b7553 on master.

@rytilahti rytilahti merged commit 05be933 into master Oct 6, 2018
@rytilahti rytilahti deleted the fix_click7_resultcallback branch October 6, 2018 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants