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

Add changed behavior of set_mock_caller to migration guide #543

Closed
fzumstein opened this issue Aug 7, 2016 · 0 comments
Closed

Add changed behavior of set_mock_caller to migration guide #543

fzumstein opened this issue Aug 7, 2016 · 0 comments
Labels
Milestone

Comments

@fzumstein
Copy link
Member

fzumstein commented Aug 7, 2016

it can now also be simplified to:

if __name__ == '__main__':
    xw.Book('filename.xlsm').set_mock_caller()
    mymacro()
@fzumstein fzumstein added the docs label Aug 7, 2016
@fzumstein fzumstein added this to the v0.9.2 milestone Aug 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant