Update plugins to work with new python versions#428
Conversation
…ible-collection-elasticstack into feature/plugin-python-update
Wintermute2k6
left a comment
There was a problem hiding this comment.
Is 150 a valid value ? I'm not sure so I wanted to ask :)
Wintermute2k6
left a comment
There was a problem hiding this comment.
if 150 is a valid value I will approve it
Wintermute2k6
left a comment
There was a problem hiding this comment.
I thought the Shebang/language should improve and directly use the language when using the script .. so the interpreter would not automatically choosen.
Which 150, where? |
under module_utils there is usually python code (e.g. class) which can be called over and over for example from modules. This code will not be executed but only called, that is why sanity sees shebang under module_utils as an error |
I think here |
okay , then it makes sense to remove the shebang stuff. |
The file is removed. Sanity doesn't use this file like pep8 |
Co-authored-by: Thomas Widhalm <thomas.widhalm@netways.de>
Add clarification to a variable usage Co-authored-by: Thomas Widhalm <thomas.widhalm@netways.de>
83d7844
Uh oh!
There was an error while loading. Please reload this page.