Skip to content

Commit f09a339

Browse files
committed
Put back the quoting around attribute mentions
1 parent f297152 commit f09a339

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
:mod:`sqlite3`: Prevent crashes caused by row_factory or text_factory being uninitialized, either
2-
by skipping __init__ or by deleting the attributes.
1+
:mod:`sqlite3`: Prevent crashes caused by ``row_factory`` or ``text_factory`` being uninitialized, either
2+
by skipping ``__init__`` or by deleting the attributes.

0 commit comments

Comments
 (0)