6 lines
149 B
Python
6 lines
149 B
Python
""" Salvaged from https://github.com/executablebooks/sphinx-tabs """
|
|
|
|
__version__ = "3.2.0"
|
|
|
|
__import__("pkg_resources").declare_namespace(__name__)
|