mirror of
https://github.com/vale981/sphinx-versions
synced 2025-03-04 17:21:38 -05:00
3 lines
82 B
Python
3 lines
82 B
Python
"""Declare namespace."""
|
|
|
|
__import__('pkg_resources').declare_namespace(__name__)
|