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 call to non existing function log_overwrites #48

Merged
merged 1 commit into from Jul 24, 2016

Conversation

etiktin
Copy link
Contributor

@etiktin etiktin commented Jul 24, 2016

When I use the Merge spec, I get "NameError: global name 'log_overwrites' is not defined".
The issue is a simple typo in the code. It called log_overwrites instead of _log_overwrites.
This commit, fixes it.

When I use the Merge spec, I get "NameError: global name 'log_overwrites' is not defined".
The issue is a simple typo in the code. It called `log_overwrites` instead of `_log_overwrites`.
This commit, fixes it.
@knipknap knipknap merged commit 0285c41 into sartography:master Jul 24, 2016
@knipknap
Copy link
Contributor

Thank You!

@etiktin
Copy link
Contributor Author

etiktin commented Jul 24, 2016

You're welcome!
Could you publish a new version to PyPI?

@etiktin etiktin deleted the fix_merge_spec branch June 3, 2017 17:28
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.

None yet

2 participants