cheat-fork-echo/cheat/cheatsheets/__init__.py

5 lines
62 B
Python

import os
def sheets_dir():
return os.path.split(__file__)