cram/src/python/vfs/__init__.py

5 lines
83 B
Python

"""
The published interface of the VFS package.
"""
from .impl import Vfs # noqa