Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Argparse #221

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Argparse #221

merged 2 commits into from
Apr 9, 2024

Conversation

gryf
Copy link
Contributor

@gryf gryf commented Mar 28, 2024

No description provided.

gryf added 2 commits March 28, 2024 20:59
Make the code PEP8 compliant, move certain pieces for modules which are
using it (print_clean), removed redundant deps, as it was 1:1 copy
(slugify), removed old python related patch for requests and sorted out
imports.
Argparse is in standard library for some time now and is pretty
powerful. There is no need for external dependency, where all we need
is in place.
@gryf
Copy link
Contributor Author

gryf commented Mar 28, 2024

Hm. that doesn't looks right, as it pulled previous branch as well :/

@Evolution0 Evolution0 merged commit 4eae79a into iheanyi:master Apr 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants