backup-tool/app/specs/__init__.py

3 lines
60 B
Python
Raw Normal View History

from .spec import Spec
from .directory import DirectorySpec