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

Refined arguments to functions. Made sure system argument 0 wasn't i… #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zenarcher007
Copy link
Contributor

Made sure functions were using the correct arguments given through Argparse.
Made sure sys.argv[0] wasn't included in the arguments list
Changed the function that was originally called within the file_to_png function to be called right before it.
Made sure functions used the same FileReader object, which helps especially with stdin input.

@RomainTT
Copy link

@ESultanik could you merge this please? I would like to make a new PR on top of this.

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