aboutsummaryrefslogtreecommitdiff
path: root/src/ppm/accountdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/ppm/accountdb.py')
-rw-r--r--src/ppm/accountdb.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ppm/accountdb.py b/src/ppm/accountdb.py
index e0a22a3..4b70a2a 100644
--- a/src/ppm/accountdb.py
+++ b/src/ppm/accountdb.py
@@ -14,6 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, see <http://www.gnu.org/licenses/>.
+from builtins import object
from gi.repository import Gio
from gi.repository import GObject
import logging