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

Not able to create instance of Rake with min_length and max_length as parameters #26

Open
darshanagl opened this issue Aug 2, 2018 · 2 comments

Comments

@darshanagl
Copy link

I have installed it using pip

@csurfer
Copy link
Owner

csurfer commented Aug 13, 2018

@darshanagl : Whenever you create an issue, please provide as much information about it as possible with code examples of what you are doing and what you expect to happen.

@JV-conseil
Copy link

When running on Microsoft Azure:

r = Rake(min_length=2, max_length=2)
TypeError: __init__() got an unexpected keyword argument 'min_length'

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

No branches or pull requests

3 participants