Source code for maestral.__pyinstaller

import os


[docs]def get_hook_dirs(): return [os.path.dirname(__file__)]