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 *