Move forms to package

This commit is contained in:
George Lacey 2021-05-07 16:39:38 +01:00
parent cb2c342449
commit 70b636f28b
3 changed files with 1 additions and 0 deletions

0
borgweb/__init__.py Normal file
View File

View File

@ -0,0 +1 @@
from .repoform import RepoForm