mirror of
https://github.com/vale981/sphinx-versions
synced 2025-03-05 09:41:38 -05:00
4 lines
82 B
Python
4 lines
82 B
Python
![]() |
"""Declare namespace."""
|
||
|
|
||
|
__import__('pkg_resources').declare_namespace(__name__)
|