mirror of
https://github.com/cheat/cheat.git
synced 2025-09-02 18:18:30 +02:00
Restored the __init__.py file that I stupidly deleted on a previous commit.
This commit is contained in:
3
cheatsheets/__init__.py
Normal file
3
cheatsheets/__init__.py
Normal file
@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
cheat_dir, __init = os.path.split(__file__)
|
Reference in New Issue
Block a user