From bd677371618e3fe3d8e8b91ab7cab6663152f18c Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Tue, 28 Mar 2017 19:55:20 -0300 Subject: [docs] improve docstrings and comments from review --- testing/tests/blobs/test_blobs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/tests/blobs/test_blobs.py b/testing/tests/blobs/test_blobs.py index 5b210bb2..ecb180f1 100644 --- a/testing/tests/blobs/test_blobs.py +++ b/testing/tests/blobs/test_blobs.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . """ -Tests for cryptographic related stuff. +Tests for blobs handling. """ from twisted.trial import unittest from twisted.internet import defer -- cgit v1.2.3