Skip to content

Commit 8d0f5fb

Browse files
committed
minor #9109 Remove out-of-context rewrite rule tip (BlueM)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9109). Discussion ---------- Remove out-of-context rewrite rule tip The `.. include:: /_includes/_rewrite_rule_tip.rst.inc` has absolutely nothing to do with the surrounding context. Having it here is confusing. Commits ------- a0b19c3 Remove out-of-context rewrite rule tip
2 parents c83e12e + a0b19c3 commit 8d0f5fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/serializer.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ You are now able to serialize only attributes in the groups you want::
310310
);
311311
// $obj2 = MyObj(foo: 'foo', bar: 'bar')
312312

313-
.. include:: /_includes/_rewrite_rule_tip.rst.inc
314-
315313
.. _ignoring-attributes-when-serializing:
316314

317315
Ignoring Attributes

0 commit comments

Comments
 (0)