Skip to content

Commit 9e49d97

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Use .. note:: directive
2 parents 3acb0c5 + aad0ce0 commit 9e49d97

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

serializer/custom_normalizer.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,7 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
122122
}
123123
}
124124

125-
Note that ``supports*()`` method implementations should not assume that
126-
``getSupportedTypes()`` has been called before.
125+
.. note::
126+
127+
The ``supports*()`` method implementations should not assume that
128+
``getSupportedTypes()`` has been called before.

0 commit comments

Comments
 (0)