Hi. the byte-compiled files in pycache folder should not normally be part of python git repos, so I have included the standard github .gitignore file from https://github.com/github/gitignore/blob/master/Python.gitignore then removed the un-needed folder and file
and clean up pycache
Hi. the byte-compiled files in pycache folder should not normally be part of python git repos, so I have included the standard github .gitignore file from https://github.com/github/gitignore/blob/master/Python.gitignore then removed the un-needed folder and file
This PR has no functional change in the code