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

save_state is looking for 1 argument (2 given) #15

Closed
BrianMusson opened this issue Feb 4, 2018 · 1 comment
Closed

save_state is looking for 1 argument (2 given) #15

BrianMusson opened this issue Feb 4, 2018 · 1 comment

Comments

@BrianMusson
Copy link

Was receiving this error:
save_state(nscd, statestore)\r\nTypeError: save_state() takes exactly 1 argument (2 given)\r\n"

I got around it by modifying ibrary/ipanss.py to save_state(nscd) and save_state(nslcd)

@t-woerner
Copy link
Member

Fixed in 9beb31b

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

2 participants