File: //lib/python2.7/site-packages/leapp/configs/actor/__init__.pyo
�
9�Egc @ s
d Z d S( s�
:py:mod:`leapp.configs.actor` represents the import location for private actor config schema that
are placed in the actor's configs folder.
Example:
If your actor has a configs folder with a schemas.py python module, import it
from the actor like this::
from leapp.configs.actor import schemas
This directory is intended for the definitions of actor configuration fields.
N( t __doc__( ( ( s@ /usr/lib/python2.7/site-packages/leapp/configs/actor/__init__.pyt <module>
s