Move EncryptedFile object to storage

pull/37/head
tuxxy 2017-09-13 14:14:29 -07:00
parent ddbb6c2acd
commit 8c5d76a1de
2 changed files with 1 additions and 0 deletions

1
nkms/storage/__init__.py Normal file
View File

@ -0,0 +1 @@
from .encrypted_file import EncryptedFile