pyTenable
pyTenable copied to clipboard
Python 3.10 support and type annotation
Need to update my environment to using python 3.10.x. Unfortunately pyTenable
doesn't have any stub or annotation data so I am getting a lot of errors/warnings in my editor due to Unknown
types.
Please include datatypes, even if they are Any
where possible.
I have attempted to have my editor build a stub
file but the amount of edits required is prohibitive for me at this time.