mirror of https://github.com/cheat/cheat.git
Restored the __init__.py file that I stupidly deleted on a previous commit.
This commit is contained in:
parent
1e26280da7
commit
031eeb6a96
|
@ -0,0 +1,3 @@
|
||||||
|
import os
|
||||||
|
|
||||||
|
cheat_dir, __init = os.path.split(__file__)
|
Loading…
Reference in New Issue