Kaydet (Commit) b0f08958 authored tarafından Éric Araujo's avatar Éric Araujo

Fix indentation

üst 488fccfa
...@@ -913,8 +913,8 @@ Supported operations: ...@@ -913,8 +913,8 @@ Supported operations:
.. versionchanged:: 3.3 .. versionchanged:: 3.3
Equality comparisons between naive and aware :class:`datetime` Equality comparisons between naive and aware :class:`datetime`
instances don't raise :exc:`TypeError`. instances don't raise :exc:`TypeError`.
.. note:: .. note::
...@@ -1344,8 +1344,8 @@ Supported operations: ...@@ -1344,8 +1344,8 @@ Supported operations:
.. versionchanged:: 3.3 .. versionchanged:: 3.3
Equality comparisons between naive and aware :class:`time` instances Equality comparisons between naive and aware :class:`time` instances
don't raise :exc:`TypeError`. don't raise :exc:`TypeError`.
* hash, use as dict key * hash, use as dict key
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment