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

Made few changes in the code files. #571

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vignesh1507
Copy link

Some files had typos and some had few minor code errors which i have updated. Feel free to add review and point out if you find any irregularities in the changes that i have made.

Updated a minor change in the code:

The function dump_environment_info() is defined to return Dict[str, str], but in reality, it returns a Dict[str, Any] because _package_versions contains string or N/A values.
Updated the code according to the newer version of pip.
updated few typos in the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant