We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3acb0c5 + aad0ce0 commit 9e49d97Copy full SHA for 9e49d97
serializer/custom_normalizer.rst
@@ -122,5 +122,7 @@ Here is an example of how to use the ``getSupportedTypes()`` method::
122
}
123
124
125
-Note that ``supports*()`` method implementations should not assume that
126
-``getSupportedTypes()`` has been called before.
+.. note::
+
127
+ The ``supports*()`` method implementations should not assume that
128
+ ``getSupportedTypes()`` has been called before.
0 commit comments