cram/src/python/vfs/__init__.py

6 lines
83 B
Python
Raw Normal View History

2022-07-29 05:38:26 +00:00
"""
The published interface of the VFS package.
"""
from .impl import Vfs # noqa