backup-tool/app/specs/__init__.py

4 lines
91 B
Python

from .spec import Spec
from .directory import DirectorySpec
from .volume import VolumeSpec