summaryrefslogtreecommitdiff
path: root/vmdebootstrap/codenames.py
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2016-03-13 15:28:27 +0000
committerNeil Williams <codehelp@debian.org>2016-03-13 15:36:21 +0000
commitf1f3659bc23968a23d91bfdedc7f320983c7e503 (patch)
treef46061e3232a9d23554f7a6cf3975306b659a63b /vmdebootstrap/codenames.py
parent748bbd7ca24d3f54ab410fa18a39301a4afa8900 (diff)
downloadvmdebootstrap-f1f3659bc23968a23d91bfdedc7f320983c7e503.tar.gz
Prepare for 1.5
Diffstat (limited to 'vmdebootstrap/codenames.py')
-rw-r--r--vmdebootstrap/codenames.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmdebootstrap/codenames.py b/vmdebootstrap/codenames.py
index 01b8600..27bdded 100644
--- a/vmdebootstrap/codenames.py
+++ b/vmdebootstrap/codenames.py
@@ -21,8 +21,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import datetime
-from vmdebootstrap.base import Base
from distro_info import DebianDistroInfo, UbuntuDistroInfo
+from vmdebootstrap.base import Base
# pylint: disable=missing-docstring