Skip to content

Conversation

@denini08
Copy link

Hello! This PR brings a few small improvements to make the project easier to run and to follow a standard recommended by the Requests library.

Changes:

  • Updated requirements to ensure all necessary dependencies are installed.
  • Updated .gitignore to ignore unnecessary files from env
  • Updated the code to always terminate full hostnames with a /, following the Requests recommendation:

"It’s recommended to terminate full hostnames with a /."

Reference:
https://requests.readthedocs.io/en/latest/user/advanced/

These changes improve consistency and help avoid potential issues when making HTTP requests.

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.

1 participant