Update the Sphinx configuration to support Google-style docstrings by adding `sphinx.ext.napoleon` to the extensions list in `conf.py`.
Update the Sphinx configuration to support Google-style docstrings by adding
sphinx.ext.napoleonto the extensions list inconf.py.