Python/web_programming
Maxim Smolskiy a936e94704
Enable ruff ARG001 rule (#11321)
* Enable ruff ARG001 rule

* Fix dynamic_programming/combination_sum_iv.py

* Fix machine_learning/frequent_pattern_growth.py

* Fix other/davis_putnam_logemann_loveland.py

* Fix other/password.py

* Fix

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

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

* Fix physics/n_body_simulation.py

* Fix project_euler/problem_145/sol1.py

* Fix project_euler/problem_174/sol1.py

* Fix scheduling/highest_response_ratio_next.py

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

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

* Fix

* Fix

* Fix scheduling/job_sequencing_with_deadline.py

* Fix scheduling/job_sequencing_with_deadline.py

* Fix

* Fix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-20 15:00:17 +01:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
co2_emission.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
covid_stats_via_xpath.py Fix ruff errors (#8936) 2023-08-09 13:25:30 +05:30
crawl_google_results.py Change to https. (#7277) 2022-10-16 09:43:29 +02:00
crawl_google_scholar_citation.py Change to https. (#7277) 2022-10-16 09:43:29 +02:00
currency_converter.py Pytest locally fails due to API_KEY env variable (#8738) 2023-06-03 18:16:33 +02:00
current_stock_price.py updated the URL and HTML tags for scrapping yahoo finance (#8942) 2023-08-12 14:58:37 -07:00
current_weather.py Change from only weatherstack to both (#10882) 2023-10-24 15:12:32 +02:00
daily_horoscope.py Re-blacken (#2246) 2020-08-01 09:23:23 +05:30
download_images_from_google_query.py New gitter link added or replaced (#8551) 2023-03-26 17:19:18 +02:00
emails_from_url.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
fetch_anime_and_play.py Unmark fetch anime and play as BROKEN and fix type errors (#8988) 2023-08-18 05:19:25 -07:00
fetch_bbc_news.py Added a new Python script and some changes in existing one (#1560) 2019-11-12 12:11:54 +01:00
fetch_github_info.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
fetch_jobs.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
fetch_quotes.py refactor: Move constants outside of variable scope (#7262) 2022-10-16 15:03:29 +05:30
fetch_well_rx_price.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
get_amazon_product_data.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
get_imdb_top_250_movies_csv.py from __future__ import annotations (#2464) 2020-09-23 13:30:13 +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 Create get_ip_geolocation.py (#10902) 2023-11-05 14:28:52 +05:45
get_top_billionaires.py fix: consider months and days in years_old (#11234) 2024-01-12 17:12:15 +01:00
get_top_hn_posts.py Get top 10 HN posts (#5604) 2021-10-26 15:13:23 +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 Change to https. (#7277) 2022-10-16 09:43:29 +02:00
instagram_crawler.py Make some ruff fixes (#8154) 2023-03-01 17:23:33 +01:00
instagram_pic.py Update instagram_pic.py (#10957) 2023-10-29 10:52:50 +01:00
instagram_video.py Instagram Video and IGTV downloader (#3981) 2020-11-29 13:14:18 +01:00
nasa_data.py Enable ruff ARG001 rule (#11321) 2024-03-20 15:00:17 +01:00
open_google_results.py Make some ruff fixes (#8154) 2023-03-01 17:23:33 +01:00
random_anime_character.py Random anime character info (#4553) 2021-07-19 17:40:18 +02:00
recaptcha_verification.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
reddit.py Fix mypy error in web_programming/reddit.py (#9162) 2023-10-01 16:10:33 +13:00
search_books_by_isbn.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
slack_message.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +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 Fix ruff rules ISC flake8-implicit-str-concat (#8892) 2023-07-28 17:53:09 +01:00