# SPDX-License-Identifier: MIT # Copyright (C) 2020 Tobias Gruetzmacher import os def get_hook_dirs(): return [os.path.dirname(__file__)]