mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 21:28:29 +03:00
Basic docs structure for RTD
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
""" This module contains the storage classes for the auto-archiver.
|
||||
|
||||
"""
|
||||
from .storage import Storage
|
||||
from .s3 import S3Storage
|
||||
from .local import LocalStorage
|
||||
|
||||
Reference in New Issue
Block a user