mirror of
https://github.com/cheat/cheat.git
synced 2025-02-03 17:21:16 +01:00
4 lines
55 B
Python
4 lines
55 B
Python
import os
|
|
|
|
cheat_dir, __init = os.path.split(__file__)
|