From 36585c0489aa443bb22dbda1c2fe8b686ba8fa3a Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 23 Mar 2021 21:15:31 +0100 Subject: Update __init__.py --- __init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to '__init__.py') diff --git a/__init__.py b/__init__.py index eaa33d02..bd22d3f4 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +1,3 @@ +# This __init__ file is just here to support the +# use of archinstall as a git submodule. from .archinstall import * -- cgit v1.2.3-54-g00ecf