Skip to content

copy of main branch#33

Merged
mrayanasim09 merged 122 commits into
l10n_mainfrom
main
Aug 7, 2023
Merged

copy of main branch#33
mrayanasim09 merged 122 commits into
l10n_mainfrom
main

Conversation

@mrayanasim09
Copy link
Copy Markdown
Owner

@mrayanasim09 mrayanasim09 commented Aug 7, 2023

Pull Request Description

Related Issue

Fixes #Issue_Number

Proposed Changes

Additional Information

Checklist

  • I have tested my changes thoroughly and they do not introduce any new bugs
  • My code follows the project's coding conventions and style guidelines
  • I have added necessary documentation/comments to my code
  • I have updated any relevant documentation to reflect the changes
  • All new and existing tests passed successfully
  • I have rebased my branch on the latest main branch
  • I have resolved any conflicts that may arise due to the rebase

Reviewers

@mrayanasim09

Readme Update

Please note that the README.md file has been updated with the following content:

[Content of your README.md file]

Documentation

To view full documentation, please check the following link:

Documentation Link


This change is Reviewable

mrayanasim09 and others added 22 commits August 4, 2023 20:35
Format Python code with psf/black push
Format Python code with psf/black push
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Signed-off-by: MRayan Asim <mrayanasim09@gmail.com>
Comment thread Utilities/connectivity.py
def check_website_connectivity(url):
try:
start_time = time.time()
response = requests.get(url)

Check warning

Code scanning / Bandit

Requests call without timeout

Requests call without timeout
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
python-projects ✅ Ready (Inspect) Visit Preview Aug 7, 2023 7:44pm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 7, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

---
---

@import "{{ site.theme }}";
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invalid CSS after "... site.theme }}"": expected "{", was ";"

@mrayanasim09 mrayanasim09 merged commit aa3c7b7 into l10n_main Aug 7, 2023
mrayanasim09 added a commit that referenced this pull request Aug 7, 2023
Merge pull request #33 from mrayanasim09/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants