hc99's picture
Add files using upload-large-folder tool
dee9fba verified
raw
history blame
181 Bytes
# For usage of lark with PyInstaller. See https://pyinstaller-sample-hook.readthedocs.io/en/latest/index.html
import os
def get_hook_dirs():
return [os.path.dirname(__file__)]