summaryrefslogtreecommitdiff
path: root/vmdebootstrap/codenames.py
diff options
context:
space:
mode:
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