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 8db81c1 + 28175db commit aad0ce0Copy full SHA for aad0ce0
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