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

Update __main__.py #557

Closed
wants to merge 1 commit into from
Closed

Update __main__.py #557

wants to merge 1 commit into from

Conversation

pratibha-22
Copy link

args=sys.args[1: ]

args=sys.args[1: ]
@pratibha-22 pratibha-22 closed this Oct 3, 2020
@pratibha-22 pratibha-22 reopened this Oct 3, 2020
@evhub evhub added the won't fix label Oct 3, 2020
@evhub
Copy link
Owner

evhub commented Oct 3, 2020

@pratibha-22 This is just wrong? sys.args isn't a thing; it's sys.argv. Not sure what the point of this PR is.

@evhub evhub closed this Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants