mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-27 23:11:09 +00:00
37385883aa
* improved readability of the existing method by reformatting, adding documentations with doctests. * improved readability of the existing method by reformatting, adding documentations with doctests. * fixed typo in test * added doctest to parse dictionary method * added doctest to parse dictionary method * Changed return type, removed print() from method and implemented doctests as suggested * Fixed doctest error, removed print() from method, created new script as suggested * Update get_imdbtop.py * Fix typo discovered by codespell * return () Co-authored-by: Christian Clauss <cclauss@me.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 | ||
download_images_from_google_query.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 | ||
instagram_video.py | ||
random_anime_character.py | ||
recaptcha_verification.py | ||
slack_message.py | ||
test_fetch_github_info.py | ||
world_covid19_stats.py |