mirror of
https://github.com/cheat/cheat.git
synced 2024-11-16 08:58:28 +01:00
8dda6a9241
Created cheatsheets package to store the default sheets.
3 lines
55 B
Python
3 lines
55 B
Python
import os
|
|
|
|
cheat_dir, __init = os.path.split(__file__)
|