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

[bug] Fix --password argument not working properly. #19

Merged
merged 1 commit into from
May 10, 2023
Merged

[bug] Fix --password argument not working properly. #19

merged 1 commit into from
May 10, 2023

Conversation

pedroflor
Copy link
Contributor

Fix --password argument not working properly.
In line No. 372 you are assigning default="" but in line No. 383 you are comparing with None.

Fix --password argument not working properly.
In line No. 372 you are assigning `default=""` but in line No. 383 you are comparing with `None`.
@pedroflor pedroflor changed the title Update FindUncommonShares.py Fix --password argument not working properly. May 10, 2023
@p0dalirius p0dalirius merged commit b9e3e52 into p0dalirius:main May 10, 2023
@p0dalirius p0dalirius changed the title Fix --password argument not working properly. [bug] Fix --password argument not working properly. May 10, 2023
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.

None yet

2 participants