Files

6 lines
72 B
Python
Raw Permalink Normal View History

2020-11-06 21:09:50 -07:00
import os
def get_hook_dirs():
return [os.path.dirname(__file__)]