Skip to content

Commit

Permalink
Merge pull request #787 from executablebooks/agoose77/docs-build-date…
Browse files Browse the repository at this point in the history
…time

docs: use `datetime` as kitchen-sink API module
  • Loading branch information
agoose77 committed Dec 4, 2023
2 parents 5b9522c + f3867c2 commit 0d6fc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/kitchen-sink/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Using Sphinx's ``sphinx.ext.autodoc`` plugin, it is possible to auto-generate do
# Don't show class signature with the class' name.
autodoc_class_signature = "separated"
.. automodule:: urllib.parse
.. automodule:: datetime
:members:

0 comments on commit 0d6fc19

Please sign in to comment.