mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 08:06:30 -06:00
4 lines
139 B
Python
4 lines
139 B
Python
|
# custodia namespace
|
||
|
# You must NOT include any other code and data in __init__.py
|
||
|
__import__('pkg_resources').declare_namespace(__name__)
|