Closed Tom-Kingstone closed 1 year ago
missing attributes for Query.Version. Query.Version does not sit in a correctly named file (currently PythonVersion.cs)
Rename file from PythonVersion.cs to Version.cs add description, input and output attributes:
description - gets the python version for a requested Python executable pythonExecutable - Path to python.exe output - version - Python version
Broken rules:
missing attributes for Query.Version. Query.Version does not sit in a correctly named file (currently PythonVersion.cs)
Suggestions to restore compliance:
Rename file from PythonVersion.cs to Version.cs add description, input and output attributes:
description - gets the python version for a requested Python executable pythonExecutable - Path to python.exe output - version - Python version