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

cyberark_account SyntaxWarning #16

Open
aminvakil opened this issue Sep 23, 2020 · 0 comments
Open

cyberark_account SyntaxWarning #16

aminvakil opened this issue Sep 23, 2020 · 0 comments

Comments

@aminvakil
Copy link

aminvakil commented Sep 23, 2020

I'm getting these warnings when building ansible 2.10:

/usr/lib/python3.8/site-packages/ansible_collections/cyberark/pas/plugins/modules/cyberark_account.py:532: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
/usr/lib/python3.8/site-packages/ansible_collections/cyberark/pas/plugins/modules/cyberark_account.py:573: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
/usr/lib/python3.8/site-packages/ansible_collections/cyberark/pas/plugins/modules/cyberark_account.py:634: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?

Could you please check this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant