Python/web_programming
raj df94d460ac
Fix/fixes get top billionaries code (#11466)
* fix: modify the depracated code and add new tests

* fix: remove test from pr

* fix: remove the useless utc import

* fix: add explicit tz argument

* fix: fixes ruff checking

* Remove UP017 #noqa comments from code

* Update get_top_billionaires.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update get_top_billionaires.py

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-16 18:17:55 -04:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
co2_emission.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
covid_stats_via_xpath.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
crawl_google_results.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
crawl_google_scholar_citation.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
currency_converter.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
current_stock_price.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
current_weather.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
daily_horoscope.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
download_images_from_google_query.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
emails_from_url.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
fetch_anime_and_play.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
fetch_bbc_news.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
fetch_github_info.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
fetch_jobs.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
fetch_quotes.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
fetch_well_rx_price.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
get_amazon_product_data.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
get_imdb_top_250_movies_csv.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
get_imdbtop.py.DISABLED Fix ignore venv in build_directory_md.py (#11156) 2023-11-16 17:00:48 +06:00
get_ip_geolocation.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
get_top_billionaires.py Fix/fixes get top billionaries code (#11466) 2024-06-16 18:17:55 -04:00
get_top_hn_posts.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
get_user_tweets.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
giphy.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
instagram_crawler.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
instagram_pic.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
instagram_video.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
nasa_data.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
open_google_results.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
random_anime_character.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
recaptcha_verification.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
reddit.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
search_books_by_isbn.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
slack_message.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00
test_fetch_github_info.py Fixes: #3944 Authentication error; use tokens instead (#3949) 2020-11-25 10:43:14 +05:30
world_covid19_stats.py Enable ruff S113 rule (#11375) 2024-04-21 19:34:18 +02:00