[Pkg-bitcoin-commits] [python-quamash] 18/78: docstring lint

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.6.0_dfsg-1
in repository python-quamash.

commit 353a9b50bd53cbaea1f35e3976dd959b6efd1bb1
Author: Korijn van Golen <korijn at gmail.com>
Date:   Wed Aug 9 09:16:22 2017 +0200

    docstring lint
---
 quamash/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quamash/__init__.py b/quamash/__init__.py
index 8fb1821..a62555a 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -508,7 +508,7 @@ class QEventLoop(_baseclass):
 		self.__exception_handler = handler
 
 	def default_exception_handler(self, context):
-		"""Default exception handler.
+		"""The default exception handler.
 
 		This is called when an exception occurs and no exception
 		handler is set, and can be called by a custom exception

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list