Skip to content

Commit 3bab8e8

Browse files
committed
Put back the quoting around attribute mentions
1 parent 4f52cd7 commit 3bab8e8

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)