keenetic-dpr-bypass/vendor/importlib_resources/trees.py

7 lines
117 B
Python
Raw Permalink Normal View History

2023-09-07 12:06:13 +03:00
# for compatibility with 1.1, continue to expose as_file here.
from ._common import as_file
__all__ = ['as_file']