From 3fccdaea61d1f0d53e4d1a716f010b4e34b901df Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 30 Jul 2019 02:09:23 -0400 Subject: Clean up extraneous whitespace in files. --- minidinstall/DpkgDatalist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minidinstall/DpkgDatalist.py') diff --git a/minidinstall/DpkgDatalist.py b/minidinstall/DpkgDatalist.py index e7abbd2..cb10904 100644 --- a/minidinstall/DpkgDatalist.py +++ b/minidinstall/DpkgDatalist.py @@ -1,6 +1,6 @@ # DpkgDatalist -*- mode: python; coding: utf-8 -*- # -# This module implements DpkgDatalist, an abstract class for storing +# This module implements DpkgDatalist, an abstract class for storing # a list of objects in a file. Children of this class have to implement # the load and _store methods. # -- cgit v1.2.3