mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-01-30 11:43:24 +08:00
* updating DIRECTORY.md
* updating DIRECTORY.md
* Fix mypy error in web_programming/reddit.py
web_programming/reddit.py:36: error: Missing named argument "response" for "HTTPError" [call-arg]
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>