We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb1d21 commit b1e3b56Copy full SHA for b1e3b56
doc/stateful-transforms.rst
@@ -151,7 +151,7 @@ careful of. Let's put them in red:
151
.. warning::
152
153
If you are unwise enough to ignore this section, write a function
154
- like `naive_center` above, and use it in a formula, then Patsy will
+ like ``naive_center`` above, and use it in a formula, then Patsy will
155
not notice. If you use that formula with :func:`incr_dbuilders` or
156
for predictions, then you will just silently get the wrong
157
results. We have a plan to detect such cases, but it isn't
0 commit comments