mirror of
https://github.com/Erreur32/cheat.git
synced 2024-11-16 08:58:35 +01:00
Restored the __init__.py file that I stupidly deleted on a previous commit.
This commit is contained in:
parent
1e26280da7
commit
031eeb6a96
1 changed files with 3 additions and 0 deletions
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__)
|
Loading…
Reference in a new issue