$NetBSD: patch-bb,v 1.2 2009/06/04 17:29:41 drochner Exp $

--- src/plugins/quickview/all_relations.py.orig	2008-05-17 22:14:56.000000000 +0200
+++ src/plugins/quickview/all_relations.py
@@ -47,7 +47,7 @@ def run(database, document, person):
     report = AllRelReport(database, document, person)
     report.run()
     
-class AllRelReport():
+class AllRelReport:
     """
     Obtains all relationships, displays the relations, and in details, the 
     relation path
