Skip to content

Commit 8a5dbc3

Browse files
committed
PEP 615: Fix Sphinx warnings
1 parent bbdb64b commit 8a5dbc3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

peps/pep-0615.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -930,16 +930,14 @@ References
930930
931931
Other time zone implementations:
932932
--------------------------------
933+
* ``dateutil.tz.win``: Concrete time zone implementations wrapping Windows
934+
time zones
935+
https://dateutil.readthedocs.io/en/stable/tzwin.html
933936

934937
.. [#dateutil-tz]
935938
``dateutil.tz``
936939
https://dateutil.readthedocs.io/en/stable/tz.html
937940
938-
.. [#dateutil-tzwin]
939-
``dateutil.tz.win``: Concrete time zone implementations wrapping Windows
940-
time zones
941-
https://dateutil.readthedocs.io/en/stable/tzwin.html
942-
943941
.. [#pytz]
944942
``pytz``
945943
http://pytz.sourceforge.net/

0 commit comments

Comments
 (0)