From 42cdb9df77081cc81d15f0c6f5c76d4671801f6e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Wed, 1 Jun 2022 09:58:24 +0200
Subject: [PATCH] docs fix

---
 docs/db.rst | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/db.rst b/docs/db.rst
index 3aa17d88..2df2fcb7 100644
--- a/docs/db.rst
+++ b/docs/db.rst
@@ -7,8 +7,3 @@ So enjoy!
 
 .. autoclass:: satella.db.transaction
     :members:
-
-You might use is also a context decorator, eg.
-
->>> @transaction(conn)
->>>    def do_transaction():
\ No newline at end of file
-- 
GitLab