mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
098f02bc04
* fixes #3944 authentication error * Fixes: #3944 authentication error * Fixed docstring failure in pre-commit, Fixed request.get params to GitHub REST API standards * run black formatter * Add USER_TOKEN constant and checks if empty, removes deprecated docstring * Add descriptive dict type hint, change headers format to f-string * Add Accept header * Fix pre-commit error * Fix pre-commit error * Add test for fetch_github_info * Remove test function from main file * Create test_fetch_github_info.py * Update test_fetch_github_info.py * Update test_fetch_github_info.py * No need to cover __name__ == __main__ block Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
co2_emission.py | ||
covid_stats_via_xpath.py | ||
crawl_google_results.py | ||
crawl_google_scholar_citation.py | ||
currency_converter.py | ||
current_stock_price.py | ||
current_weather.py | ||
daily_horoscope.py | ||
emails_from_url.py | ||
fetch_bbc_news.py | ||
fetch_github_info.py | ||
fetch_jobs.py | ||
get_imdb_top_250_movies_csv.py | ||
get_imdbtop.py | ||
instagram_crawler.py | ||
instagram_pic.py | ||
recaptcha_verification.py | ||
slack_message.py | ||
test_fetch_github_info.py | ||
world_covid19_stats.py |