Files

9 lines
107 B
Python
Raw Permalink Normal View History

2025-06-27 16:06:02 +00:00
# Internal Compatability Shims
import sys
import importlib_resources
__all__ = ["importlib_resources"]