mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #29784 -- Normalized Python docs links to omit the version.
This commit is contained in:
parent
3a3d159ab6
commit
ad9a28ee38
8 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
"""
|
||||
Doctest example from the official Python documentation.
|
||||
https://docs.python.org/3/library/doctest.html
|
||||
https://docs.python.org/library/doctest.html
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue