summaryrefslogtreecommitdiffstats
path: root/ipapython/certdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython/certdb.py')
-rw-r--r--ipapython/certdb.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipapython/certdb.py b/ipapython/certdb.py
index 15f6c16aa..f88fcd465 100644
--- a/ipapython/certdb.py
+++ b/ipapython/certdb.py
@@ -24,7 +24,7 @@ import sha
import shutil
import os
-class CertDB():
+class CertDB(object):
"""
To be used for temporary NSS databases only. If temporary is set then
this willcompletely remove the database it is working on when the