Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Update get_links.py#193

Merged
AdityaJ7 merged 1 commit into
Python-World:masterfrom
mikeysan:patch-1
Sep 7, 2020
Merged

Update get_links.py#193
AdityaJ7 merged 1 commit into
Python-World:masterfrom
mikeysan:patch-1

Conversation

@mikeysan
Copy link
Copy Markdown
Contributor

@mikeysan mikeysan commented Sep 7, 2020

Description

Updated script to accept input without requiring the user to type "https" or "http". I also set the output to be saved in a file instead of standard output. The file is appended to.

Fixes #(issue_no)

Replace issue_no in the above line with the issue related to this PR.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

Please tick all the boxes that are fulfilled by your Pull request

  • I have named my files and folder according to this project's guidelines
  • [x ] My code follows the style guidelines of this project
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have included a requirements.txt file(if external libraries are required)
  • My changes don't produce any warnings.
  • I have added a working sample/screenshot of the script

Updated script to accept input without requiring the user to type "https" or "http". I also set the output to be saved in a file instead of standard output. The file is appended to.
@AdityaJ7 AdityaJ7 merged commit e003227 into Python-World:master Sep 7, 2020
@AdityaJ7
Copy link
Copy Markdown
Member

AdityaJ7 commented Sep 7, 2020

Nice addition @mikeysan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants