Fixed .rST warning

This commit is contained in:
Simon Willison 2024-03-14 21:06:29 -07:00
commit ddf5ce15e6

View file

@ -2177,7 +2177,7 @@ The ``.has_counts_triggers`` property shows if a table has been configured with
>>> db["authors"].has_counts_triggers
True
.. _python_api_introspection_supports_strict
.. _python_api_introspection_supports_strict:
db.supports_strict
------------------