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 typos discovered by codespell #37

Merged
merged 1 commit into from Jun 5, 2021

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 5, 2021

Comment on lines 71 to 76
def montyexport(database,
collection,
out,
fileds=None,
fields=None,
query=None,
json_options=None,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch, this is embarrassed. And the arg name in doc string is correctly spelled. :(
Have thought about adding **kwargs for backward compat but, just adding a change note in next release should be enough.

@davidlatwe
Copy link
Owner

That's a lot of misspelled !

@davidlatwe davidlatwe merged commit b4b5fa5 into davidlatwe:master Jun 5, 2021
@cclauss cclauss deleted the codespell branch June 5, 2021 16:46
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