From 5cfcae14816a3e9f772aca33a6d71f56ad9a878d Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Wed, 22 Oct 2025 17:14:03 +0100 Subject: [PATCH] Add PyData Sphinx Theme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a813095..3f50253 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,5 @@ $ pip install -e . - [`clang-tidy`](https://clang.llvm.org/extra/clang-tidy/) Can be configured to a variety of code styles. # Day 3 Resources -- *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee) \ No newline at end of file +- *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee) +- [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/) \ No newline at end of file